Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 22, 2019, 2:17:58 PM (5 years ago)
Author:
peterf
Message:

began PacmanBrown and Cyan implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.h

    r12304 r12320  
    2929
    3030
    31                         Vector3 goAdjacentOfPlayer(Vector neighboorsOfPlayer[]);
     31                        Vector3 goAdjacentOfPlayer(Vector3 neighboorsOfPlayer[]);
    3232                        //they both do the same -_-
    3333                        Vector3 findPlayerNeighboorNearestToPacman(Vector3 neighboorArray);
     34
     35        bool isFleeing;
    3436
    3537
Note: See TracChangeset for help on using the changeset viewer.