Static tables module.

Constructor

Methods

iterator ():Iterator<_TableInfo>

Returns an iterator of defined static table types.

registerTable (t:_TableInfo):Void

Registers a new static table.

Intended to be called in a module constructor.

Parameters:

t

Table type description.