Used internally, this is an ordered list of Systems for use by the engine update loop.
new ()
add (system:System):Void
get<TSystem> (type:Class<TSystem>):TSystem
inline iterator ():GenericListIterator<System>
remove (system:System):Void
removeAll ():Void