![]() |
Castle Battle
1.0
|
#include <irrlicht.h>
#include "physics.h"
#include "hud.h"
#include "player.h"
#include "keyboard.h"
#include "Logger.h"
Go to the source code of this file.
Classes | |
class | GameManager |
GameManager is the main manager of the gameplay. More... | |