- Timestamp:
- May 22, 2018, 1:04:40 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/3DPacman_FS18/src/modules/pacman/PacmanPointAfraid.cc
r11978 r11979 85 85 86 86 void PacmanPointAfraid::resetPacmanPointAfraid(){ 87 resetposition = this->getPosition(); 88 resetposition.y = 10; 87 89 this->setPosition(resetposition); 88 90 }
Note: See TracChangeset
for help on using the changeset viewer.