mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 20:41:47 +01:00
Collision reworked into a Collision Namespace
Added basic player (Needs work)
This commit is contained in:
@@ -38,6 +38,6 @@ private:
|
||||
|
||||
Point2f m_MousePos{};
|
||||
Point2f m_MouseOffset{};
|
||||
bool m_IsMouseDown{};
|
||||
bool m_IsRightMouseDown{};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user