Pacman  1.0
Pacman game
Pacman Liste des membres

Liste complète des membres de Pacman, y compris les membres hérités :

destPacmanprivate
directionEntityprotected
Entity(float x, float y, int direction)Entity
getEating() constPacman
getSprite(int frame, int direction)Pacmanprivatevirtual
getX() constPacman
getY() constPacman
isAtIntersection(std::shared_ptr< Intersection > dest)Entityprotected
isEatingPacmanprivate
lastSpritePacmanprivate
makeTurn()Pacmanprivate
move()Pacman
Pacman(float x, float y, int direction, std::shared_ptr< Intersection > destination)Pacman
playerDirectionPacmanprivate
render(int frame, SDL_Renderer *renderer, SDL_Texture *texture)Pacmanvirtual
setDirection(int d)Entity
setEating(bool e)Pacman
setPlayerDirection(int d)Pacman
speedEntityprotected
spritesPacmanprivate
xEntityprotected
yEntityprotected
~Pacman()Pacman