Class Base

The base object from which all other Vyzor objects are derived.

Defines type handling. Internal.

Methods

Base:Base (_type, _subtype) Base constructor.

Class Base

self.Type.get () Returns the object's type.
self.Subtype.get () Returns the object's subtype.


Methods

Base:Base (_type, _subtype)
Base constructor.

Parameters:

  • _type string The new object's type.
  • _subtype string The new object's subtype.

Returns:

    Base

Class Base

self.Type.get ()
Returns the object's type.

Returns:

    string
self.Subtype.get ()
Returns the object's subtype.

Returns:

  1. string
  2. string
generated by LDoc 1.4.6 Last updated 2017-11-15 22:27:55