29 #ifndef _DivisionController_H__ 30 #define _DivisionController_H__ 55 virtual bool hasWingman()
override;
56 virtual bool hasFollower()
override;
59 virtual void stayNearProtect()
override;
63 virtual void action()
override;
Timer actionTimer_
Definition: DivisionController.h:67
Definition: DivisionController.h:43
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Definition: ActionpointController.h:75
#define _OrxonoxExport
Definition: OrxonoxPrereqs.h:60
Timer is a helper class that executes a function after a given amount of seconds in game-time...
Definition: Timer.h:105