Pol
Revision:cb584c9
|
#include <udatfile.h>
Public Member Functions | |
StaticRec (unsigned short graphic, signed char z) | |
StaticRec (unsigned short graphic, signed char z, unsigned int flags, char height) | |
Public Attributes | |
unsigned int | flags |
unsigned short | graphic |
char | height |
signed char | z |
Definition at line 18 of file udatfile.h.
|
inline |
Definition at line 25 of file udatfile.h.
|
inline |
Definition at line 32 of file udatfile.h.
unsigned int Pol::Core::StaticRec::flags |
Definition at line 20 of file udatfile.h.
Referenced by Pol::UoConvert::ProcessSolidBlock(), and Pol::Core::standheight().
unsigned short Pol::Core::StaticRec::graphic |
Definition at line 21 of file udatfile.h.
Referenced by Pol::UoConvert::ProcessSolidBlock(), and Pol::Core::standheight().
char Pol::Core::StaticRec::height |
Definition at line 23 of file udatfile.h.
Referenced by Pol::UoConvert::StaticsByZ::operator()(), Pol::UoConvert::ProcessSolidBlock(), Pol::Multi::UHouse::readobjects(), and Pol::Core::standheight().
signed char Pol::Core::StaticRec::z |
Definition at line 22 of file udatfile.h.
Referenced by Pol::UoConvert::StaticsByZ::operator()(), Pol::UoConvert::ProcessSolidBlock(), Pol::Multi::UHouse::readobjects(), and Pol::Core::standheight().