handle mouse events
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
#include "model/Window.h"
|
||||
|
||||
auto createWindow(const char *title, int width, int height) -> Window *;
|
||||
auto CreateWindow(const char *title, int width, int height) -> Window *;
|
||||
|
Reference in New Issue
Block a user