C# 클래스 HumanPlayer, game-development-project-2017-team-3-5

상속: MonoBehaviour, IResettable
파일 보기 프로젝트 열기: JAMK-GameDev/game-development-project-2017-team-3-5 1 사용 예제들

공개 메소드들

메소드 설명
Play ( CellGrid cellGrid ) : void

메소드 상세

Play() 공개 메소드

public Play ( CellGrid cellGrid ) : void
cellGrid CellGrid
리턴 void