ANDROID: Try to sync Android backend
This commit is contained in:
parent
d5304e2568
commit
1884ccaa3a
7 changed files with 154 additions and 74 deletions
|
@ -36,7 +36,7 @@ public:
|
|||
|
||||
void updateScreen() override;
|
||||
|
||||
void displayMessageOnOSD(const char *msg);
|
||||
void displayMessageOnOSD(const Common::U32String &msg);
|
||||
|
||||
bool notifyMousePosition(Common::Point &mouse);
|
||||
Common::Point getMousePosition() { return Common::Point(_cursorX, _cursorY); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue