29 #ifndef _WaypointController_H__ 30 #define _WaypointController_H__ 46 virtual void tick(
float dt)
override;
Declaration of the Tickable interface.
Definition: WaypointController.h:40
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Shared library macros, enums, constants and forward declarations for the orxonox library ...
#define _OrxonoxExport
Definition: OrxonoxPrereqs.h:60
The Tickable interface provides a tick(dt) function, that gets called every frame.
Definition: Tickable.h:52
Definition: ArtificialController.h:38