Game: add getMessageHandler() method.
This commit is contained in:
parent
a30fd37032
commit
81b64e18d4
2 changed files with 7 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ protected :
|
|||
|
||||
FPSCounter& getFpsCounter();
|
||||
|
||||
MessageHandler* getMessageHandler() const;
|
||||
|
||||
private :
|
||||
|
||||
void setup();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue