Package model

This package is the model package of the model-view-controller (MVC) pattern.

See: Description

Package model Description

This package is the model package of the model-view-controller (MVC) pattern. The core of the program is stored in this package. The class CycleHandler is the master class that actually runs the program and makes requests to the other classes.
Author:
Alexandre Camus