mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 21:01:48 +01:00
Basic screen system
This commit is contained in:
@@ -111,4 +111,6 @@ namespace utils
|
||||
bool isMouseDown(int button);
|
||||
bool isKeyUp(int keycode);
|
||||
|
||||
Point2f GetMousePos();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user