FIFE::ICommandListener Class Reference

#include <ec_icommandlistener.h>

List of all members.

Public Member Functions

virtual void onCommand (Command &command)=0

Detailed Description

Listener of command events. To be able to listen for commands you must make a class which inherits from this class and implements the onCommand function.

Definition at line 44 of file ec_icommandlistener.h.


Member Function Documentation

virtual void FIFE::ICommandListener::onCommand ( Command command  )  [pure virtual]

Called when an command is received from a command source

Parameters:
command command coming from command source

The documentation for this class was generated from the following file:
Generated on Wed Nov 23 13:04:53 2011 for FIFE by  doxygen 1.6.3