Erwan
- Events are now sent to GameObserver rather than ActionLayer
This commit is contained in:
@@ -85,7 +85,7 @@ class GameObserver{
|
||||
void Render();
|
||||
void ButtonPressed(int, PlayGuiObject*);
|
||||
|
||||
|
||||
int receiveEvent(WEvent * event);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user