getSystem
Retrieves a system from the World.
Receiver
the World.
Return
the BaseSystem of the given type.
Parameters
T
type of the system to retrieve.
Throws
if no system under T type is registered.
Retrieves a system from the World.
the World.
the BaseSystem of the given type.
type of the system to retrieve.
if no system under T type is registered.