Sprites
This commit is contained in:
@@ -24,6 +24,8 @@ public:
|
||||
void MoveLeft(float speed);
|
||||
void MoveRight(float speed);
|
||||
|
||||
void Move(float angle_rad, float speed);
|
||||
|
||||
void Rotate(float speed);
|
||||
void SetRotation(float new_rotation);
|
||||
|
||||
|
Reference in New Issue
Block a user