star-entity v1.0.0 (2014-06-30T19:36:55Z)
Home
Dub
Repo
Entity.this
star
entity
Entity
Construct an entity with a manager reference and an ID.
class
Entity
pure nothrow @
safe
this
(
EntityManager
manager
,
ID
id
)
Meta
Source
See Implementation
star
entity
Entity
constructors
this
functions
add
component
destroy
hasComponent
id
invalidate
opCmp
opEquals
remove
valid
Construct an entity with a manager reference and an ID.