ashd ~master (2017-07-29T03:29:58Z)
Dub
Repo
Engine.addEntity
ashd
core
engine
Engine
Add an entity to the engine.
class
Engine
void
addEntity
(
Entity
entity_a
)
Parameters
entity_a
Entity
The entity to add.
Meta
Source
See Implementation
ashd
core
engine
Engine
constructors
this
functions
addEntity
addSystem
entities
getEntityByName
getNodeList
getSystem
registerFamily
releaseNodeList
removeAllEntities
removeAllSystems
removeEntity
removeSystem
update
mixins
updateComplete
properties
systems
updating
Add an entity to the engine.