Skip to content

Properties_T_WolfCurses_SimulationApp

Maxwolf edited this page Jan 2, 2016 · 1 revision

SimulationApp Properties

The SimulationApp type exposes the following members.

Properties

 

Name Description
Public property AllowedWindows Determines what windows the simulation will be capable of using and creating using the window managers factory.
Public property InputManager Handles input from the users keyboard, holds an input buffer and will push it to the simulation when return key is pressed.
Public property IsClosing Determines if the simulation is currently closing down.
Public property Random Used for rolling the virtual dice in the simulation to determine the outcome of various events.
Public property SceneGraph Shows the current state of the simulation as text only interface (TUI). Uses default constants if the attached Windows or state does not override this functionality and it is ticked.
Public property WindowManager Keeps track of the currently attached game Windows, which one is active, and getting text user interface data.
  Back to Top

See Also

Reference

SimulationApp Class
WolfCurses Namespace

Clone this wiki locally