mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 20:41:47 +01:00
Started on GuiIcon, General fixes
This commit is contained in:
@@ -32,7 +32,6 @@ public:
|
||||
static Rectf VIEWPORT;
|
||||
|
||||
private:
|
||||
// FUNCTIONS
|
||||
void Initialize();
|
||||
void Cleanup();
|
||||
|
||||
@@ -43,7 +42,7 @@ private:
|
||||
|
||||
Level* m_pCurrentLevel;
|
||||
|
||||
Vector2f m_MousePos {};
|
||||
Vector2f m_MousePosition {};
|
||||
Vector2f m_MouseOffset {};
|
||||
bool m_IsRightMouseDown {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user