Pac-Man
CMovingObject Member List

This is the complete list of members for CMovingObject, including all inherited members.

CMovingObject(const CMap &map, const SCoordinates &location)CMovingObject
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 nameCMovingObject
getMoveVector(EDirection direction, float speed)CMovingObjectprotectedstatic
getOpositeDirectionTo(EDirection directon)CMovingObjectprotectedstatic
getTileInDirection(const CMap &map, EDirection direction) constCMovingObjectprotected
innerGridMove(const SCoordinates &moveVector)CMovingObjectprotected
isOnIntersection() constCMovingObject
location_CMovingObjectprotected
NO_DIRECTION enum value (defined in CMovingObject)CMovingObject
reset(const CMap &map, SCoordinates &coordinates)CMovingObjectprotected