Phoenix2D-Library  0.10
Public Member Functions | List of all members
Phoenix::KickInL Class Reference

KickInL
The KickInL lorem Ipsum More...

#include <KickInL.h>

Inheritance diagram for Phoenix::KickInL:
Inheritance graph
[legend]
Collaboration diagram for Phoenix::KickInL:
Collaboration graph
[legend]

Public Member Functions

 KickInL (Commands *commands)
 
 ~KickInL ()
 
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
Commandscommands
 

Detailed Description

KickInL
The KickInL lorem Ipsum

Definition at line 42 of file KickInL.h.

Constructor & Destructor Documentation

Phoenix::KickInL::KickInL ( Commands commands)

Definition at line 25 of file KickInL.cpp.

Phoenix::KickInL::~KickInL ( )

Definition at line 29 of file KickInL.cpp.

Member Function Documentation

void Phoenix::KickInL::onCoachExecute ( WorldModel  world)
virtual

Implements Phoenix::PlayMode.

Definition at line 45 of file KickInL.cpp.

void Phoenix::KickInL::onGoalieExecute ( WorldModel  world)
virtual

Implements Phoenix::PlayMode.

Definition at line 41 of file KickInL.cpp.

void Phoenix::KickInL::onMessageReceived ( std::string  message,
int  sender 
)
virtual

Implements Phoenix::PlayMode.

Definition at line 49 of file KickInL.cpp.

void Phoenix::KickInL::onPlayerExecute ( WorldModel  world)
virtual

Implements Phoenix::PlayMode.

Definition at line 37 of file KickInL.cpp.

void Phoenix::KickInL::setup ( WorldModel  world)
virtual

Implements Phoenix::PlayMode.

Definition at line 33 of file KickInL.cpp.


The documentation for this class was generated from the following files: