OpenTTD Source 20260421-master-gc2fbc6fdeb
DeterministicSpriteGroupRange Struct Reference

Data Fields

DeterministicSpriteGroupResult result
uint32_t low = 0
uint32_t high = 0

Detailed Description

Definition at line 188 of file newgrf_spritegroup.h.

Field Documentation

◆ high

uint32_t DeterministicSpriteGroupRange::high = 0

Definition at line 191 of file newgrf_spritegroup.h.

◆ low

uint32_t DeterministicSpriteGroupRange::low = 0

Definition at line 190 of file newgrf_spritegroup.h.

◆ result

DeterministicSpriteGroupResult DeterministicSpriteGroupRange::result

Definition at line 189 of file newgrf_spritegroup.h.


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