Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GameSettingsConfiguration

Specifies the current settings of the game.

Hierarchy

  • GameSettingsConfiguration

Index

Properties

Properties

humanMode

humanMode: boolean

Specifies whether the human mode is active (true) or the genetic algorithm operates the marbles (false).

verboseMode

verboseMode: boolean

Specifies if the verbose mode is active. If active, verbose output will be generated.

Generated using TypeDoc