OpenTTD Source 20250312-master-gcdcc6b491d
DeterministicSpriteGroupRange Struct Reference

Data Fields

const SpriteGroupgroup = nullptr
 
uint32_t low = 0
 
uint32_t high = 0
 

Detailed Description

Definition at line 160 of file newgrf_spritegroup.h.

Field Documentation

◆ group

const SpriteGroup* DeterministicSpriteGroupRange::group = nullptr

Definition at line 161 of file newgrf_spritegroup.h.

◆ high

uint32_t DeterministicSpriteGroupRange::high = 0

Definition at line 163 of file newgrf_spritegroup.h.

◆ low

uint32_t DeterministicSpriteGroupRange::low = 0

Definition at line 162 of file newgrf_spritegroup.h.


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