HeadBall  1.0
A game
Classes | Namespaces
GameState.hpp File Reference
#include <SFML/Graphics.hpp>
#include <box2d/box2d.h>
#include <memory>
#include "State.hpp"
#include "Game.hpp"
#include "TimeManager.hpp"
#include "Ground.hpp"
#include "Ball.hpp"
#include "Uphill.hpp"
#include "Wall.hpp"
#include "Definition.hpp"
#include "GoalPost.hpp"
#include "Player.hpp"
Include dependency graph for GameState.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HeadBall::GameState
 Derived class of State class with visibility mode public that includes main gameplay. More...
 

Namespaces

 HeadBall
 Custom namespace used throughout the project.