Breakout
|
Go to the source code of this file.
Classes | |
class | Ball |
Represents Ball in the game. More... | |
Variables | |
const int | BALL_WIDTH = 15 |
const int | BALL_HEIGHT = 15 |
const float | BALL_SPEED = 0.6f |
const int BALL_HEIGHT = 15 |
const float BALL_SPEED = 0.6f |
const int BALL_WIDTH = 15 |