Object-Oriented Programming in FreeM

From FreeM Wiki
Jump to navigation Jump to search

Classes

In FreeM, a class is defined by a routine. For instance, the STRING class (built into FreeM) is contained in the %STRING routine.