![]() |
Phoenix2D-Library
0.10
|
KickOffR
The KickOffR lorem Ipsum
More...
#include <KickOffR.h>


Public Member Functions | |
| KickOffR (Commands *commands) | |
| ~KickOffR () | |
| 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 |
KickOffR
The KickOffR lorem Ipsum
Definition at line 42 of file KickOffR.h.
| Phoenix::KickOffR::KickOffR | ( | Commands * | commands | ) |
Definition at line 25 of file KickOffR.cpp.
| Phoenix::KickOffR::~KickOffR | ( | ) |
Definition at line 29 of file KickOffR.cpp.
|
virtual |
Implements Phoenix::PlayMode.
Definition at line 45 of file KickOffR.cpp.
|
virtual |
Implements Phoenix::PlayMode.
Definition at line 41 of file KickOffR.cpp.
|
virtual |
Implements Phoenix::PlayMode.
Definition at line 49 of file KickOffR.cpp.
|
virtual |
Implements Phoenix::PlayMode.
Definition at line 37 of file KickOffR.cpp.
|
virtual |
Implements Phoenix::PlayMode.
Definition at line 33 of file KickOffR.cpp.
1.8.6