Module Systems

Container for registered SystemClasses

Functions

register (name, systemClass) Registers a SystemClass.
has (name) Returns true if the containter has the SystemClass with the name
get (name) Returns the SystemClass with the name


Functions

register (name, systemClass)
Registers a SystemClass.

Parameters:

  • name string Name to register under
  • systemClass System SystemClass to register
has (name)
Returns true if the containter has the SystemClass with the name

Parameters:

  • name string Name of the SystemClass to check

Returns:

    boolean
get (name)
Returns the SystemClass with the name

Parameters:

  • name string Name of the SystemClass to get

Returns:

    SystemClass with the name
generated by LDoc 1.4.6 Last updated 2020-01-04 10:27:07