29 #ifndef _TeamTargetProxy_H__ 30 #define _TeamTargetProxy_H__ 53 virtual void tick(
float dt);
#define _ObjectsExport
Definition: ObjectsPrereqs.h:60
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
bool once_
Flag for executing code in the tick function only once.
Definition: TeamTargetProxy.h:56
Shared library macros, enums, constants and forward declarations for the objects module ...
The Tickable interface provides a tick(dt) function, that gets called every frame.
Definition: Tickable.h:52
A controller, that just copies the team and the target of a parent for itself and it's controllable e...
Definition: TeamTargetProxy.h:47