ashd ~master (2017-07-29T03:29:58Z)
Dub
Repo
Engine.addSystem
ashd
core
engine
Engine
Undocumented in source. Be warned that the author may not have intended to support it.
void
addSystem
(T system_a, int priority_a)
void
addSystem
(System system_a, ClassInfo class_a, int priority_a)
class
Engine
void
addSystem
(
ref
System
system_a
,
ClassInfo
class_a
,
int
priority_a
)
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