- Timestamp:
- Apr 24, 2019, 10:38:07 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.h
r12320 r12322 35 35 bool isFleeing; 36 36 37 bool isAdjacentToPlayerLastPastPoint(Vector3 pacmanBrownPos, Vector3 arrayForNeighborPositions[]); 38 39 void findNeighboorPositions(Vector3 actuelposition, Vector3 adjacentPositions[], Vector3 positionArray[]); 40 37 41 38 42 };
Note: See TracChangeset
for help on using the changeset viewer.