Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TurnBasedGame.Game.Player
C# 클래스 TurnBasedGame.Game.Player, UnityDesignPatterns
Class responsible to handle the player in the game.
상속:
IGameMechanic
파일 보기
프로젝트 열기: ycarowr/UnityDesignPatterns
공개 메소드들
메소드
설명
EndGame
( ) :
void
FinishTurn
( ) :
void
StartGame
( ) :
void
StartTurn
( ) :
void
메소드 상세
EndGame()
공개
메소드
public
EndGame
( ) :
void
리턴
void
FinishTurn()
공개
메소드
public
FinishTurn
( ) :
void
리턴
void
StartGame()
공개
메소드
public
StartGame
( ) :
void
리턴
void
StartTurn()
공개
메소드
public
StartTurn
( ) :
void
리턴
void