OpenTTD Source 20250512-master-g2516c435b7
DeterministicSpriteGroupRange Struct Reference

Data Fields

DeterministicSpriteGroupResult result
 
uint32_t low = 0
 
uint32_t high = 0
 

Detailed Description

Definition at line 161 of file newgrf_spritegroup.h.

Field Documentation

◆ high

uint32_t DeterministicSpriteGroupRange::high = 0

Definition at line 164 of file newgrf_spritegroup.h.

◆ low

uint32_t DeterministicSpriteGroupRange::low = 0

Definition at line 163 of file newgrf_spritegroup.h.

◆ result

DeterministicSpriteGroupResult DeterministicSpriteGroupRange::result

Definition at line 162 of file newgrf_spritegroup.h.


The documentation for this struct was generated from the following file: