Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 29, 2018, 1:21:26 PM (6 years ago)
Author:
dreherm
Message:

Added movements 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/3DPacman_FS18/src/modules/pacman/PacmanGhost.h

    r11903 r11919  
    5757
    5858
    59             bool findpos(Vector3 one, Vector3 other);
    60 
    61             inline void setResetPosition(Vector3 rpos)
    62                 { this->resetposition = rpos; }   
    63            
    64             inline Vector3 getResetPosition()
    65                { return this->resetposition; }       
    66 
     59            bool findpos(Vector3 one, Vector3 other);     
    6760
    6861
Note: See TracChangeset for help on using the changeset viewer.