Action |
An action which happens during the execution of a simulation.
|
EntityAction |
An action originating from an entity.
|
EntityCollectAction |
An entity action for when an entity collects another entity.
|
EntityDespawnAction |
An entity action for when the entity is removed from a play field
|
EntityDropAction |
An entity action for when an entity drops another entity.
|
EntityMoveAction |
An entity action for when a entity moved.
|
EntitySpawnAction |
An entity action for when the entity is added to a play field
|
EntityStepAction |
An entity action for when the entity took a step
|
EntityTeleportAction |
An entity action for when the entity was just teleported on the playfield
|
EntityTurnAction |
An entity action for when the entity turned
|