Changeset 11850
- Timestamp:
- Apr 1, 2018, 12:50:06 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/3DPacman_FS18/src/modules/Pacman/PacmanGhost.h
r11849 r11850 55 55 virtual void rotateRoll(const Vector2& value); 56 56 57 void PacmanGhost::move(float dt, Vector3 actuelposition, Vector3 velocity);57 void move(float dt, Vector3 actuelposition, Vector3 velocity); 58 58 59 59 //virtual void resetGhost();
Note: See TracChangeset
for help on using the changeset viewer.