mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 21:01:48 +01:00
Update Screen system
Added FuelScreen (Working buttons) Added SellScreen (Nothing working)
This commit is contained in:
@@ -112,5 +112,10 @@ namespace utils
|
||||
bool isKeyUp(int keycode);
|
||||
|
||||
Point2f GetMousePos();
|
||||
bool IsMouseButtonDown(int button);
|
||||
|
||||
|
||||
Point2f GetViewport();
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user