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

상속: CellGridState
파일 보기 프로젝트 열기: JAMK-GameDev/game-development-project-2017-team-3-5

공개 메소드들

메소드 설명
CellGridStateGameOver ( CellGrid, cellGrid )
OnStateEnter ( ) : void

메소드 상세

CellGridStateGameOver() 공개 메소드

public CellGridStateGameOver ( CellGrid, cellGrid )
cellGrid CellGrid,

OnStateEnter() 공개 메소드

public OnStateEnter ( ) : void
리턴 void