OpenTTD Source 20260206-master-g4d4e37dbf1
DeterministicSpriteGroupRange Struct Reference

Data Fields

DeterministicSpriteGroupResult result
uint32_t low = 0
uint32_t high = 0

Detailed Description

Definition at line 176 of file newgrf_spritegroup.h.

Field Documentation

◆ high

uint32_t DeterministicSpriteGroupRange::high = 0

Definition at line 179 of file newgrf_spritegroup.h.

◆ low

uint32_t DeterministicSpriteGroupRange::low = 0

Definition at line 178 of file newgrf_spritegroup.h.

◆ result

DeterministicSpriteGroupResult DeterministicSpriteGroupRange::result

Definition at line 177 of file newgrf_spritegroup.h.


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