Public Attributes | |
char | art_base [MAX_FILENAME_SIZE] = { 0 } |
char | picture_base [MAX_FILENAME_SIZE] = { 0 } |
int32 | num_hotspots = 0 |
HotSpotRec * | hotspots = nullptr |
int32 | num_parallax = 0 |
HotSpotRec * | parallax = nullptr |
int32 | num_props = 0 |
HotSpotRec * | props = nullptr |
int32 | front_y = 400 |
int32 | back_y = 100 |
int32 | front_scale = 100 |
int32 | back_scale = 85 |
int16 | depth_table [16] |
int32 | numRailNodes = 0 |