CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
th_frame_properties Struct Reference

Public Member Functions

 th_frame_properties (const uint8_t *pData)
 

Public Attributes

uint32_t list_index
 
uint8_t sound
 
uint8_t flags
 
uint16_t next
 

Static Public Attributes

static constexpr size_t size = 10
 

Constructor & Destructor Documentation

◆ th_frame_properties()

th_frame_properties::th_frame_properties ( const uint8_t *  pData)
inlineexplicit

Member Data Documentation

◆ flags

uint8_t th_frame_properties::flags

◆ list_index

uint32_t th_frame_properties::list_index

◆ next

uint16_t th_frame_properties::next

◆ size

constexpr size_t th_frame_properties::size = 10
staticconstexpr

◆ sound

uint8_t th_frame_properties::sound

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