Public Types | |
enum | { MAX_MATCHING_CMDS = 50 } |
Public Member Functions | |
Command (QueenEngine *vm) | |
void | clear (bool clearTexts) |
initialize command construction | |
void | executeCurrentAction () |
execute last constructed command | |
void | updatePlayer () |
get player input and construct command from it | |
void | readCommandsFrom (byte *&ptr) |
read all command arrays from stream | |