Inherited by Game.Animal, Game.Animal, Game.Boat, and Game.Boat.

Public Member Functions | |
| void | Move (Vector3 dir, float elapsedTime) |
| void | Move (Vector3 dir, float elapsedTime) |
Definition at line 84 of file Action.cs.
| void Game.ICanMove.Move | ( | Vector3 | dir, | |
| float | elapsedTime | |||
| ) |
Implemented in Game.Animal, Game.Boat, Game.Animal, and Game.Boat.
| void Game.ICanMove.Move | ( | Vector3 | dir, | |
| float | elapsedTime | |||
| ) |
Implemented in Game.Animal, Game.Boat, Game.Animal, and Game.Boat.
1.5.8