Skip to content
Alexiscomete edited this page Mar 24, 2021 · 2 revisions

App

All of the part of program are separate in differents apps (but it's not trues applications). An app extends of class App.

Start an app

Any app start with a command in an app.

But MainApp start also when the program start

Stop an app

To stop an app, use the command "stop"

Example

Clone this wiki locally