Model Type Objects

Models are responsible for holding and processing data , but do not offer enough control related methods to call them controllers. To put it simply - models hold data and calculate stuff, but can’t steer your ship.

Location

Model classes are located in /models/ directory of FALL:

0:/fall/models/

Table of contents