Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CellGridStateWaitingForInput
C# 클래스 CellGridStateWaitingForInput
상속:
CellGridState
파일 보기
프로젝트 열기: TheJP/GlobalGameJam2016
1 사용 예제들
공개 메소드들
메소드
설명
CellGridStateWaitingForInput
(
CellGrid,
cellGrid
)
OnUnitClicked
(
Unit,
unit
) :
void
메소드 상세
CellGridStateWaitingForInput()
공개
메소드
public
CellGridStateWaitingForInput
(
CellGrid,
cellGrid
)
cellGrid
CellGrid,
OnUnitClicked()
공개
메소드
public
OnUnitClicked
(
Unit,
unit
) :
void
unit
Unit,
리턴
void