Module app

Module controlling high level functions for the application.

It is available only from the Console State, and can be used to load and save games.

Functions

loadGame(fileName) Loads a new game.
quit() Quit the application.
startGame() Starts a new test game with default settings.
stopGame() Stops the current game.


Functions

loadGame(fileName)
Loads a new game.

Parameters:

  • fileName string File name to load
quit()
Quit the application.
startGame()
Starts a new test game with default settings.
stopGame()
Stops the current game.
generated by LDoc 1.4.3 Last updated 2023-04-18 15:10:38