feat: rotation camera avec clic droit
This commit is contained in:
@@ -33,7 +33,8 @@ public:
|
||||
|
||||
bool IsEscapePressed();
|
||||
void GetMouseLocation(int&, int&);
|
||||
bool IsMousePressed();
|
||||
bool IsLeftMousePressed();
|
||||
bool IsRightMousePressed();
|
||||
void KeyDown(unsigned int);
|
||||
void KeyUp(unsigned int);
|
||||
bool IsLeftArrowPressed();
|
||||
|
||||
Reference in New Issue
Block a user