Platform/PlatformApplication: Adding createWindow()
This commit is contained in:
parent
2ac3b5b8cc
commit
a8f65e54ac
5 changed files with 17 additions and 6 deletions
|
|
@ -15,6 +15,8 @@ public :
|
|||
|
||||
virtual void shutdown();
|
||||
|
||||
virtual PlatformWindow* createWindow(Window* window);
|
||||
|
||||
virtual PlatformInput& getInput();
|
||||
|
||||
protected :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue