aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
SystemManager.get
aurorafw
entity
systemmanager
SystemManager
Get a system
class
SystemManager
@
safe
pure
S
get
(
S
:
System
)
(
)
Return Value
Type:
S
the type you're passing
Examples
world
.
system
.
get
!
FooSystem
Meta
Source
See Implementation
aurorafw
entity
systemmanager
SystemManager
constructors
this
functions
clear
create
entity
get
remove
update
Get a system