aurorafw ~master (2020-10-29T20:10:48Z)
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