Skybox!
This commit is contained in:
		| @@ -9,7 +9,7 @@ public: | ||||
| 	void TurnLeftRight(float value); | ||||
| 	void TurnTopBottom(float value); | ||||
| 	void Move(bool front, bool back, bool left, bool right, float elapsedTime); | ||||
| 	void ApplyTransformation(Transformation& transformation) const; | ||||
| 	void ApplyTransformation(Transformation& transformation, bool rel = true) const; | ||||
|  | ||||
| private: | ||||
| 	Vector3f m_position; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user