ashd ~master (2017-07-29T03:29:58Z)
Dub
Repo
Engine.removeEntity
ashd
core
engine
Engine
Remove an entity from the engine.
class
Engine
void
removeEntity
(
Entity
entity_a
)
Parameters
entity_a
Entity
The entity to remove.
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
Remove an entity from the engine.