IntervalEntityProcessingSystem

Undocumented in source.

Constructors

this
this(Aspect aspect, float interval)
Undocumented in source.

Members

Functions

checkProcessing
bool checkProcessing()
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process(Entity e)
Undocumented in source.
processEntities
void processEntities(Bag!Entity entities)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin TypeDecl
Undocumented in source.

Mixed In Members

From mixin TypeDecl

TypeNum
uint TypeNum;
Undocumented in source.
BaseType
enum BaseType;
Undocumented in source.
GetTypeId
uint GetTypeId()
Undocumented in source.
TypeId
uint TypeId;
Undocumented in source.
GetTypeId
uint GetTypeId()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IntervalEntitySystem

__anonymous
mixin TypeDecl
Undocumented in source.
checkProcessing
bool checkProcessing()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta