HeadBall  1.0
A game
Classes | Namespaces
GoalState.hpp File Reference
#include <SFML/Graphics.hpp>
#include "State.hpp"
#include "Game.hpp"
Include dependency graph for GoalState.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HeadBall::GoalState
 Derived class of State class with visibility mode public that checks whether the player has scored goal or not and updates the state. More...
 

Namespaces

 HeadBall
 Custom namespace used throughout the project.