Phoenix2D-Library
0.10
|
KickOffL
The KickOffL lorem Ipsum
More...
#include <KickOffL.h>
Public Member Functions | |
KickOffL (Commands *commands) | |
~KickOffL () | |
void | setup (WorldModel world) |
void | onPlayerExecute (WorldModel world) |
void | onGoalieExecute (WorldModel world) |
void | onCoachExecute (WorldModel world) |
void | onMessageReceived (std::string message, int sender) |
Public Member Functions inherited from Phoenix::PlayMode | |
PlayMode (Commands *commands) | |
virtual | ~PlayMode () |
void | onStart () |
void | onPreExecute () |
void | onPostExecute () |
void | onEnd () |
Additional Inherited Members | |
Protected Attributes inherited from Phoenix::PlayMode | |
Commands * | commands |
KickOffL
The KickOffL lorem Ipsum
Definition at line 42 of file KickOffL.h.
Phoenix::KickOffL::KickOffL | ( | Commands * | commands | ) |
Definition at line 24 of file KickOffL.cpp.
Phoenix::KickOffL::~KickOffL | ( | ) |
Definition at line 28 of file KickOffL.cpp.
|
virtual |
Implements Phoenix::PlayMode.
Definition at line 44 of file KickOffL.cpp.
|
virtual |
Implements Phoenix::PlayMode.
Definition at line 40 of file KickOffL.cpp.
|
virtual |
Implements Phoenix::PlayMode.
Definition at line 48 of file KickOffL.cpp.
|
virtual |
Implements Phoenix::PlayMode.
Definition at line 36 of file KickOffL.cpp.
|
virtual |
Implements Phoenix::PlayMode.
Definition at line 32 of file KickOffL.cpp.