#include <GrimReaperOperator.h>
Inheritance diagram for ani::GrimReaperOperator< __EntityType >:
Public Types | |
typedef boost::shared_ptr< __EntityType > | EntityTypePtr |
Public Methods | |
GrimReaperOperator () | |
virtual | ~GrimReaperOperator () |
virtual void | exec (DynamicSystem< __EntityType > &ps, float timeDelta) |
Definition at line 12 of file GrimReaperOperator.h.
|
Definition at line 15 of file GrimReaperOperator.h. Referenced by ani::GrimReaperOperator< __EntityType >::exec(). |
|
Definition at line 18 of file GrimReaperOperator.h. |
|
Definition at line 19 of file GrimReaperOperator.h. |
|
Implements ani::Operator< __EntityType >. Definition at line 24 of file GrimReaperOperator.h. References ani::DynamicSystem< __EntityType >::entities(), ani::GrimReaperOperator< __EntityType >::EntityTypePtr, and ani::DynamicSystem< __EntityType >::timeDelta(). |