C++ Project 2016-2017: Arkanoid
Classes | Namespaces
ball_speed_block.h File Reference
#include "../block.h"
#include <iostream>

Go to the source code of this file.

Classes

class  arkanoid::BallSpeedBlock
 A "special" Block: when hit with a Ball, speed up or slow down the Ball. More...
 

Namespaces

 arkanoid
 All the game logic of the Arkanoid game.