FastEcslent::GasFieldCommand Class Reference

#include <command.h>

Inheritance diagram for FastEcslent::GasFieldCommand:

FastEcslent::Command

List of all members.

Public Member Functions

 GasFieldCommand (CommandType ct, Entity *entity)
 GasFieldCommand (GasFieldCommand &orig)
virtual bool done ()
virtual void init ()
virtual void tick (double dt)
virtual Commandclone ()
virtual void postProcess ()


Detailed Description

Definition at line 74 of file command.h.


Constructor & Destructor Documentation

FastEcslent::GasFieldCommand::GasFieldCommand ( CommandType  ct,
Entity entity 
) [inline]

Definition at line 78 of file command.h.

Referenced by clone().

FastEcslent::GasFieldCommand::GasFieldCommand ( GasFieldCommand orig  )  [inline]

Definition at line 79 of file command.h.


Member Function Documentation

bool FastEcslent::GasFieldCommand::done (  )  [inline, virtual]

Implements FastEcslent::Command.

Definition at line 114 of file command.cpp.

void FastEcslent::GasFieldCommand::init (  )  [inline, virtual]

Implements FastEcslent::Command.

Definition at line 111 of file command.cpp.

void FastEcslent::GasFieldCommand::tick ( double  dt  )  [inline, virtual]

Implements FastEcslent::Command.

Definition at line 118 of file command.cpp.

References FastEcslent::DEAD, FastEcslent::Command::entity, FastEcslent::Entity::isSelected, and FastEcslent::Entity::selectable.

virtual Command* FastEcslent::GasFieldCommand::clone (  )  [inline, virtual]

Reimplemented from FastEcslent::Command.

Definition at line 83 of file command.h.

References GasFieldCommand().

virtual void FastEcslent::GasFieldCommand::postProcess (  )  [inline, virtual]

Implements FastEcslent::Command.

Definition at line 84 of file command.h.


The documentation for this class was generated from the following files:
Generated on Fri Dec 13 14:54:20 2013 for FastECSLent by  doxygen 1.5.4