29 #ifndef _ArrowController_H__ 30 #define _ArrowController_H__ 50 void setAccuracy(
float accuracy);
53 virtual void tick(
float dt);
Declaration of the Tickable interface.
size_t currentGPSPoint_
Definition: ArrowController.h:57
The WorldEntity represents everything that can be put in a Scene at a certain location.
Definition: WorldEntity.h:72
xmlelement
Definition: Super.h:519
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Mode
Definition: CorePrereqs.h:102
Shared library macros, enums, constants and forward declarations for the orxonox library ...
#define _OrxonoxExport
Definition: OrxonoxPrereqs.h:60
Definition: Controller.h:38
Definition: ArrowController.h:40
float accuracy_
Definition: ArrowController.h:58
The Tickable interface provides a tick(dt) function, that gets called every frame.
Definition: Tickable.h:52
std::vector< WeakPtr< WorldEntity > > gpspoints_
Definition: ArrowController.h:56