Class | Description |
---|---|
Constants | |
Controller |
The Controller is the master of the App you're writing.
|
MessagePayload |
This is the message payload class.
|
Model |
The model represents the data that the app uses.
|
View |
MVC Template
This is a template of an MVC framework used by APCS for the
LandMine project (and others)
|