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