Minor Update - Fix Warning + Add texture in the object inspector
Feat : + Show the texture of the object in the Object Window Fix : - No warning for now...
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
|
||||
void TurnLeft(bool);
|
||||
void TurnRight(bool);
|
||||
void TurnMouse(float, float, bool);
|
||||
void TurnMouse(int, int, bool);
|
||||
void MoveCamera(bool, bool, bool, bool, bool, bool);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user