ILLUSIONS: More work on Duckman
This commit is contained in:
parent
3f15233f78
commit
67366aa04b
37 changed files with 2810 additions and 202 deletions
|
@ -37,7 +37,8 @@ public:
|
|||
void show();
|
||||
void hide();
|
||||
void cursorControlRoutine(Control *control, uint32 deltaTime);
|
||||
protected:
|
||||
//protected:
|
||||
public:
|
||||
IllusionsEngine *_vm;
|
||||
Control *_control;
|
||||
uint32 _sequenceId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue