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

FreeKickL
The FreeKickL lorem Ipsum More...

#include <FreeKickL.h>

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

Public Member Functions

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

FreeKickL
The FreeKickL lorem Ipsum

Definition at line 42 of file FreeKickL.h.

Constructor & Destructor Documentation

Phoenix::FreeKickL::FreeKickL ( Commands commands)

Definition at line 25 of file FreeKickL.cpp.

Phoenix::FreeKickL::~FreeKickL ( )

Definition at line 29 of file FreeKickL.cpp.

Member Function Documentation

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

Implements Phoenix::PlayMode.

Definition at line 45 of file FreeKickL.cpp.

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

Implements Phoenix::PlayMode.

Definition at line 41 of file FreeKickL.cpp.

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

Implements Phoenix::PlayMode.

Definition at line 49 of file FreeKickL.cpp.

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

Implements Phoenix::PlayMode.

Definition at line 37 of file FreeKickL.cpp.

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

Implements Phoenix::PlayMode.

Definition at line 33 of file FreeKickL.cpp.


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