C# 클래스 CellMap, code

상속: MonoBehaviour
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 메소드들

메소드 설명
this ( int x, int y ) : ICell

메소드 상세

this() 공개 메소드

public this ( int x, int y ) : ICell
x int
y int
리턴 ICell