68 virtual void start()
override;
69 virtual void end()
override;
71 virtual void tick(
float dt)
override;
85 bool collis(Vector3 one, Vector3 other);
86 void catched(
float dt);
95 Vector3 startposplayer = Vector3(0,10,150);
Definition: PacmanGelb.h:47
int totallevelpoint
Definition: Pacman.h:98
int point
Definition: Pacman.h:106
Vector3 currentPosition
Definition: Pacman.h:94
PacmanGelb * player
Definition: Pacman.h:93
int lives
Definition: Pacman.h:107
Declaration of the Timer class, used to call functions after a given time-interval.
Declaration of the orxonox::Executor class and the createExecutor() functions.
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Declaration of the orxonox::ConsoleCommand class.
int level
Definition: Pacman.h:105
Definition: Deathmatch.h:37
#define _PacmanExport
Definition: PacmanPrereqs.h:60
Definition: PacmanPointSphere.h:40
Definition of the XMLPortEventState() macro, as well as some more useful macros.
Definition of macros and functions for config-values.