EntityStateMachineTests

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

enterSecondStateAddsSecondStatesComponents
void enterSecondStateAddsSecondStatesComponents()
Undocumented in source. Be warned that the author may not have intended to support it.
enterSecondStateDoesNotRemoveOverlappingComponents
void enterSecondStateDoesNotRemoveOverlappingComponents()
Undocumented in source. Be warned that the author may not have intended to support it.
enterSecondStateRemovesDifferentComponentsOfSameType
void enterSecondStateRemovesDifferentComponentsOfSameType()
Undocumented in source. Be warned that the author may not have intended to support it.
enterSecondStateRemovesFirstStatesComponents
void enterSecondStateRemovesFirstStatesComponents()
Undocumented in source. Be warned that the author may not have intended to support it.
enterStateAddsStatesComponents
void enterStateAddsStatesComponents()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mEntity
Entity mEntity;
Undocumented in source.
mFsm
EntityStateMachine mFsm;
Undocumented in source.

Meta