mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 21:11:47 +01:00
Lmao, git removed some things :>(
This commit is contained in:
@@ -107,6 +107,8 @@ namespace utils
|
||||
#pragma endregion CollisionFunctionality
|
||||
|
||||
bool isKeyDown(SDL_Keycode keycode);
|
||||
bool isKeyPressed(int keycode);
|
||||
bool isMouseDown(int button);
|
||||
bool isKeyUp(int keycode);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user