pacman/lib/include
Dag-Erling Smørgrav c4d95e904c Ex 162: Refactor ghost state out of game state. 2021-10-19 10:50:21 +02:00
..
Atlas.hpp Ex 161: Implement Dave. 2021-10-19 10:50:21 +02:00
Blinky.hpp Refactoring ghost's target and update to no longer require *this. They each have their own target function which sets a target variable within Ghost. 2021-09-23 14:57:53 +02:00
Board.hpp Ex 14: add isWall(). 2021-10-19 10:50:21 +02:00
Canvas.hpp Canvas::update=>render 2021-10-06 13:30:07 +02:00
Dave.hpp Ex 161: Implement Dave. 2021-10-19 10:50:21 +02:00
Direction.hpp Put the code in a namespace 2021-07-05 14:10:01 +02:00
Fruits.hpp Refactoring ghost's target and update to no longer require *this. They each have their own target function which sets a target variable within Ghost. 2021-09-23 14:57:53 +02:00
Game.hpp Refactoring Game and GameState. Moving game state update logic into that class. Game is now only event loop. 2021-09-07 16:00:19 +02:00
GameState.hpp Ex 162: Refactor ghost state out of game state. 2021-10-19 10:50:21 +02:00
Ghost.hpp Refactoring ghost's target and update to no longer require *this. They each have their own target function which sets a target variable within Ghost. 2021-09-23 14:57:53 +02:00
GhostState.hpp Ex 162: Refactor ghost state out of game state. 2021-10-19 10:50:21 +02:00
Inky.hpp Remove unnecessary explicits 2021-10-14 12:31:45 +02:00
InputState.hpp Add missing header 2021-10-18 15:36:59 +02:00
PacMan.hpp Removing unnecessary forward decl. 2021-09-06 16:27:29 +02:00
PacManAI.hpp Add some AI tests 2021-10-05 13:43:08 +02:00
PacManAnimation.hpp Use size_t again 2021-09-10 11:04:27 +02:00
Pellets.hpp Remove unnecessary explicits 2021-10-14 12:31:45 +02:00
Pinky.hpp Remove unnecessary explicits 2021-10-14 12:31:45 +02:00
Position.hpp Set the value as a double 2021-10-11 12:16:28 +02:00
Score.hpp Basic fruits support 2021-09-13 14:48:59 +02:00
SuperPellets.hpp Remove unnecessary explicits 2021-10-14 12:31:45 +02:00