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

Go to the source code of this file.

Classes

class  arkanoid::InvisBlock
 A "special" Block: when hit with a Ball, make the Ball invisible. More...
 

Namespaces

 arkanoid
 All the game logic of the Arkanoid game.