Class MainRossBlock
The base class used for creating custom RomlObjects.
Creating custom objects has been simplified for the purposes of coding them in Lua; they only are simple tables with the specific functions within them. The library creates the sub-class from that (inside ???).
Info:
- License: MIT
- Author: Richard Voelker