- Timestamp:
- Apr 24, 2018, 1:10:36 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/3DPacman_FS18/src/modules/pacman/PacmanGhost.h
r11898 r11900 51 51 void resetGhost(); 52 52 53 bool findpos(Vector3 one, Vector3 other); 54 53 55 inline void setResetPosition(Vector3 rpos) 54 56 { this->resetposition = rpos; }
Note: See TracChangeset
for help on using the changeset viewer.