Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CellGridStateWaitingForInput
C# Class CellGridStateWaitingForInput
Inheritance:
CellGridState
Datei anzeigen
Open project: TheJP/GlobalGameJam2016
Class Usage Examples
Public Methods
Method
Description
CellGridStateWaitingForInput
(
CellGrid,
cellGrid
)
OnUnitClicked
(
Unit,
unit
) :
void
Method Details
CellGridStateWaitingForInput()
public
method
public
CellGridStateWaitingForInput
(
CellGrid,
cellGrid
)
cellGrid
CellGrid,
OnUnitClicked()
public
method
public
OnUnitClicked
(
Unit,
unit
) :
void
unit
Unit,
return
void