gamedev
|
Public Member Functions | |
void | interact () |
![]() | |
void | draw (void) |
void | spawn (float, float) |
virtual void | wander (int) |
Public Attributes | |
QuestHandler | qh |
bool | light = false |
![]() | |
Inventory * | inv |
vec2 | loc |
vec2 | vel |
float | width |
float | height |
float | speed |
bool | near |
bool | canMove |
bool | right |
bool | left |
bool | alive |
unsigned char | ground |
float | health |
float | maxHealth |
_TYPE | type |
int | subtype |
char * | name |
GENDER | gender |
Texturec * | tex |
int | ticksToUse |