feat: rotation camera avec clic droit
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
|
||||
void TurnLeft(bool);
|
||||
void TurnRight(bool);
|
||||
void TurnMouse(float, float);
|
||||
void TurnMouse(float, float, bool);
|
||||
void MoveCamera(bool, bool, bool, bool, bool, bool);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user