star-entity ~master (2022-04-07T07:09:29.2539319)
Dub
Repo
SystemManager.add
star
entity
system
SystemManager
Add a system to the manager.
class
SystemManager
pure nothrow @
trusted
void
add
(
S
)
(
S
system
)
if
(
is
(
S
:
System
)
)
Meta
Source
See Implementation
star
entity
system
SystemManager
constructors
this
functions
add
configure
remove
system
update
Add a system to the manager.