Pac-Man
|
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 name | CMovingObject | |
getMoveVector(EDirection direction, float speed) | CMovingObject | protectedstatic |
getOpositeDirectionTo(EDirection directon) | CMovingObject | protectedstatic |
getTileInDirection(const CMap &map, EDirection direction) const | CMovingObject | protected |
innerGridMove(const SCoordinates &moveVector) | CMovingObject | protected |
isOnIntersection() const | CMovingObject | |
location_ | CMovingObject | protected |
NO_DIRECTION enum value (defined in CMovingObject) | CMovingObject | |
reset(const CMap &map, SCoordinates &coordinates) | CMovingObject | protected |