This commit is contained in:
Erik Persson 2014-01-21 16:08:55 +01:00
parent ebaa668382
commit 0aae9de92b
1 changed files with 5 additions and 0 deletions

View File

@ -41,9 +41,14 @@ namespace GameLogic
********************************************************/
void Respawn(Oyster::Math::Float3 spawnPoint);
<<<<<<< HEAD
<<<<<<< HEAD
void Rotate(float x, float y);
=======
=======
void rotate(float x, float y);
>>>>>>> blah
/********************************************************
* Collision function for player, this is to be sent to physics through the subscribe function with the rigidbody
* Will be called when the physics detect a collision