#include <render.h>
#include <wchar.h>
#include "Level.h"
#include "SaveState.h"
Go to the source code of this file.
Classes | |
class | Player |
Player class. More... | |
Defines | |
#define | STANDARD_BALL 0 |
#define | FAST_BALL 1 |
#define | STRONG_BALL 2 |
#define | EXPLOSIVE_BALL 3 |
#define | BALL_TYPE_COUNT 4 |
#define | STARTING_BALLS_COUNT 5; |