![]() |
HeadBall
1.0
A game
|
#include <SFML/Graphics.hpp>
#include <string>
#include <sstream>
#include "State.hpp"
#include "Game.hpp"
Go to the source code of this file.
Classes | |
class | HeadBall::InstructionsState |
Derived class of State class with visibility mode public that provides a state to instuct the players about basic controls of game. More... | |
Namespaces | |
HeadBall | |
Custom namespace used throughout the project. | |