Orxonox
0.0.5 Codename: Arcturus
|
Implementation of the Pong class. More...
#include "Pong.h"
#include "core/CoreIncludes.h"
#include "core/EventIncludes.h"
#include "core/command/Executor.h"
#include "core/config/ConfigValueIncludes.h"
#include "gamestates/GSLevel.h"
#include "chat/ChatManager.h"
#include "PongCenterpoint.h"
#include "PongBall.h"
#include "PongBat.h"
#include "PongBot.h"
#include "PongAI.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::CreateEventName (PongCenterpoint, right) | |
orxonox::CreateEventName (PongCenterpoint, left) | |
orxonox::RegisterUnloadableClass (Pong) | |
Implementation of the Pong class.