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_element_properties Struct Reference

Public Member Functions

 th_element_properties (const uint8_t *pData)
 

Public Attributes

uint16_t table_position
 
uint8_t offset_x
 
uint8_t offset_y
 
uint8_t layer
 
uint8_t flags
 
uint8_t layer_id
 

Static Public Attributes

static constexpr size_t size = 6
 

Constructor & Destructor Documentation

◆ th_element_properties()

th_element_properties::th_element_properties ( const uint8_t *  pData)
inlineexplicit

Member Data Documentation

◆ flags

uint8_t th_element_properties::flags

◆ layer

uint8_t th_element_properties::layer

◆ layer_id

uint8_t th_element_properties::layer_id

◆ offset_x

uint8_t th_element_properties::offset_x

◆ offset_y

uint8_t th_element_properties::offset_y

◆ size

constexpr size_t th_element_properties::size = 6
staticconstexpr

◆ table_position

uint16_t th_element_properties::table_position

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