aurorafw v0.0.1-alpha.4 (2019-12-08T19:02:26Z)
Dub
Repo
SystemManager.clear
aurorafw
entity
systemmanager
SystemManager
Clear
Deletes every system in the world's scope
class
SystemManager
@
safe
pure
void
clear
(
)
Examples
world
.
system
.
clear
();
Meta
Source
See Implementation
aurorafw
entity
systemmanager
SystemManager
constructors
this
functions
clear
create
entity
get
remove
update
Clear
Deletes every system in the world's scope