#include "object.h"
Go to the source code of this file.
Compounds | |
class | MainChar |
Defines | |
#define | MAIN_CHAR_IMG_FILE DATAFILE("images" DIR_SEP "main_char") |
#define | FRM_NOT_SHOOTING 0 |
#define | FRM_SHOOT_RIGHT01 40 |
#define | FRM_SHOOT_LEFT01 80 |
#define | FRAME_WALK_COUNT 4 |
|
Definition at line 11 of file main_char.h. Referenced by MainChar::setWalking(). |
|
Definition at line 8 of file main_char.h. |
|
Definition at line 10 of file main_char.h. Referenced by MainChar::setWalking(). |
|
Definition at line 9 of file main_char.h. Referenced by MainChar::ChangeDirection(), and MainChar::setWalking(). |
|
Definition at line 7 of file main_char.h. Referenced by MainChar::MainChar(). |