orx
1.14
Portable Game Engine
|
#include <orxDisplay.h>
Data Fields | |
orxFLOAT | fCharacterHeight |
orxBANK * | pstCharacterBank |
orxHASHTABLE * | pstCharacterTable |
Character map structure
Definition at line 156 of file orxDisplay.h.
orxFLOAT orxCHARACTER_MAP::fCharacterHeight |
Definition at line 158 of file orxDisplay.h.
orxBANK* orxCHARACTER_MAP::pstCharacterBank |
Definition at line 160 of file orxDisplay.h.
orxHASHTABLE* orxCHARACTER_MAP::pstCharacterTable |
Definition at line 161 of file orxDisplay.h.