star-entity v1.0.0 (2014-06-30T19:36:55Z)
Home
Dub
Repo
EntityEvent
star
entity
Undocumented in source.
mixin template
EntityEvent () {
this
(Entity entity);
Entity
entity
;
}
Constructors
this
this
(Entity entity)
Undocumented in source.
Members
Variables
entity
Entity
entity
;
Undocumented in source.
Meta
Source
See Implementation
star
entity
classes
Entity
EntityManager
mixin templates
ComponentEvent
EntityEvent
structs
ComponentAddedEvent
ComponentRemovedEvent
EntityCreatedEvent
EntityDestroyedEvent
ID