|
C++ Project 2016-2017: Arkanoid
|
All the game gui elements of the Arkanoid game. More...
Classes | |
| class | BallSFML |
| The SFML element that represents the arkanoid::Ball in the game. More... | |
| class | BallSpeedBlockSFML |
| The SFML element that represents the arkanoid::BallSpeedBlock in the game. More... | |
| class | BlockSFML |
| The SFML element that represents the arkanoid::Block in the game. More... | |
| class | InvisBlockSFML |
| The SFML element that represents the arkanoid::InvisBlock in the game. More... | |
| class | PlayerSFML |
| The SFML element that represents the arkanoid::Player in the game. More... | |
| class | PlayerSpeedBlockSFML |
| The SFML element that represents the arkanoid::PlayerSpeedBlock in the game. More... | |
| class | Transformation |
| Singleton: This class provides a method to convert screen pixels to their corresponding coordinates in the game world space. More... | |
| class | WallSFML |
| The SFML element that represents the arkanoid::Wall in the game. More... | |
All the game gui elements of the Arkanoid game.
1.8.13