Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions
InterfaceCompilation.cc File Reference

Compiles all the interfaces in the orxonox library with mostly just a constructor.
More...

#include "GametypeMessageListener.h"
#include "PlayerTrigger.h"
#include "RadarListener.h"
#include "Rewardable.h"
#include "TeamColourable.h"
#include "NotificationListener.h"
#include "core/CoreIncludes.h"
#include "infos/PlayerInfo.h"
#include "worldentities/pawns/Pawn.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

 orxonox::RegisterAbstractClass (GametypeMessageListener).inheritsFrom< OrxonoxInterface >()
 
 orxonox::RegisterAbstractClass (PlayerTrigger).inheritsFrom< OrxonoxInterface >()
 
 orxonox::RegisterAbstractClass (RadarListener).inheritsFrom< OrxonoxInterface >()
 
 orxonox::RegisterAbstractClass (TeamColourable).inheritsFrom< OrxonoxInterface >()
 
 orxonox::RegisterAbstractClass (Rewardable).inheritsFrom< OrxonoxInterface >()
 

Detailed Description

Compiles all the interfaces in the orxonox library with mostly just a constructor.