C# 클래스 Dischord.Engine.TileRow

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

공개 메소드들

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

메소드 상세

TileRow() 공개 메소드

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

this() 공개 메소드

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