Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Drought
GameManager.ChangeInfo
C# Class Drought.GameManager.ChangeInfo
Show file
Open project: kiniry-teaching/UCD
Public Properties
Property
Type
Description
operation
changeOperation
state
Drought.State.GameState
Public Methods
Method
Description
ChangeInfo
(
GameState
state
,
changeOperation
operation
) :
System
Method Details
ChangeInfo()
public
method
public
ChangeInfo
(
GameState
state
,
changeOperation
operation
) :
System
state
Drought.State.GameState
operation
changeOperation
return
System
Property Details
operation
public property
public
changeOperation
operation
return
changeOperation
state
public property
public
GameState,Drought.State
state
return
Drought.State.GameState