C# Class ElectionTactics.GlobalSettings

Datei anzeigen Open project: p-svacha/TheWorldGame Class Usage Examples

Public Properties

Property Type Description
DebugMode bool

Public Methods

Method Description
Update ( bool debugMode ) : void

Method Details

Update() public static method

public static Update ( bool debugMode ) : void
debugMode bool
return void

Property Details

DebugMode public_oe static_oe property

public static bool DebugMode
return bool