C# 클래스 Dischord.Engine.Terrain

파일 보기 프로젝트 열기: jbrownbridge/Dischord 1 사용 예제들

공개 메소드들

메소드 설명
Terrain ( ) : System.Collections.Generic
this ( int index ) : TileRow

메소드 상세

Terrain() 공개 메소드

public Terrain ( ) : System.Collections.Generic
리턴 System.Collections.Generic

this() 공개 메소드

public this ( int index ) : TileRow
index int
리턴 TileRow