|
NWengine 0.9
|
Struct representing a character. More...
#include <Font.h>
Public Attributes | |
| Glyph * | glyph |
| GameObject | go |
Struct representing a character.
| Glyph* Character::glyph |
The glyph of the character.
| GameObject Character::go |
The game object associated with the character.