C++ Project 2016-2017: Arkanoid
Classes | Namespaces
ball_sfml.h File Reference
#include "../../../logic/entity/ball/ball.h"
#include "../../math/transformation.h"
#include <SFML/Graphics.hpp>
#include <iostream>
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  arkanoidSFML::BallSFML
 The SFML element that represents the arkanoid::Ball in the game. More...
 

Namespaces

 arkanoidSFML
 All the game gui elements of the Arkanoid game.