SystemManager

Undocumented in source.

Constructors

this
this(EntityManager entity)
Undocumented in source.

Members

Functions

clear
void clear()

Clear

create
void create(S s)

Create a new system

create
void create()

Create a new System

entity
EntityManager entity()
Undocumented in source. Be warned that the author may not have intended to support it.
get
S get()

Get a system

remove
void remove()

Remove

update
void update()

Update

update
void update()

Update

Meta