Pac-Man
|
This is the complete list of members for CSienaGhost, including all inherited members.
alive_ | CGhost | protected |
canBeKilled(const CGameInfo &gameInfo) const | CGhost | |
canKill(const CGameInfo &gameInfo) const | CGhost | |
canStepOn(EGameObject &object) | CGhost | protectedstatic |
CGhost(const CMap &map, const SCoordinates &homeLocation) | CGhost | |
CMovingObject(const CMap &map, const SCoordinates &location) | CMovingObject | |
CSienaGhost(const CMap &map, const SCoordinates &homeLocation) | CSienaGhost | |
DIRECTION_DOWN enum value (defined in CMovingObject) | CMovingObject | |
DIRECTION_LEFT enum value (defined in CMovingObject) | CMovingObject | |
DIRECTION_RIGHT enum value (defined in CMovingObject) | CMovingObject | |
DIRECTION_UP enum value (defined in CMovingObject) | CMovingObject | |
EDirection enum name | CMovingObject | |
generalGhostDecision(const CMap &map, const SCoordinates &targetCoords) | CGhost | protected |
getMainEntityInfo() const | CGhost | virtual |
getMoveVector(EDirection direction, float speed) | CMovingObject | protectedstatic |
getObjectInfo(const CGameInfo &gameInfo) const override | CSienaGhost | virtual |
getOpositeDirectionTo(EDirection directon) | CMovingObject | protectedstatic |
getTargetCoordinates(const CMap &map, const SMainEntitiesInfo &mainEntitiesInfo, const CGameInfo &gameInfo) override | CSienaGhost | protectedvirtual |
getTileInDirection(const CMap &map, EDirection direction) const | CMovingObject | protected |
goingFromDirection_ | CGhost | protected |
homeLocation_ | CGhost | protected |
innerGridMove(const SCoordinates &moveVector) | CMovingObject | protected |
isOnIntersection() const | CMovingObject | |
killed(const CMap &map, uint32_t time) | CGhost | |
location_ | CMovingObject | protected |
move(const CMap &map, const SMainEntitiesInfo &mainEntitiesInfo, const CGameInfo &gameInfo) override | CSienaGhost | virtual |
NO_DIRECTION enum value (defined in CMovingObject) | CMovingObject | |
randomTile_ | CGhost | protected |
randomTileSet_ | CGhost | protected |
reset(const CMap &map) | CGhost | |
CMovingObject::reset(const CMap &map, SCoordinates &coordinates) | CMovingObject | protected |
timeOfDeath_ | CGhost | protected |