C# 클래스 NekoKun.RPGMaker.TilesetFile

상속: DatabaseFile
파일 보기 프로젝트 열기: NekoProject/NekoKun 1 사용 예제들

공개 메소드들

메소드 설명
TilesetFile ( object>.Dictionary node ) : System
this ( int id ) : TilesetInfo

보호된 메소드들

메소드 설명
Build ( ObjectEditor item ) : TilesetInfo

메소드 상세

Build() 보호된 추상적인 메소드

protected abstract Build ( ObjectEditor item ) : TilesetInfo
item ObjectEditor
리턴 TilesetInfo

TilesetFile() 공개 메소드

public TilesetFile ( object>.Dictionary node ) : System
node object>.Dictionary
리턴 System

this() 공개 메소드

public this ( int id ) : TilesetInfo
id int
리턴 TilesetInfo