Ajout commentaires + modifications legeres
docs: + ajout de commentaires dans Positionclass refactor: + changement dans la fonction du mouvement de la camera
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
|
||||
void TurnLeft(bool);
|
||||
void TurnRight(bool);
|
||||
void TurnMouse(float, float, bool);
|
||||
void TurnMouse(float, float, float, bool);
|
||||
void MoveCamera(bool, bool, bool, bool, bool, bool, bool, bool, bool);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user