C# 클래스 LynnaLab.SubTileEditor

상속: Gtk.Alignment
파일 보기 프로젝트 열기: Drenn1/LynnaLab 1 사용 예제들

Private Properties

프로퍼티 타입 설명
PullEverything void
PushFlags void

공개 메소드들

메소드 설명
SetArea ( Area a ) : void
SetTileIndex ( int tile ) : void
SubTileEditor ( AreaEditor areaEditor ) : System

비공개 메소드들

메소드 설명
PullEverything ( ) : void
PushFlags ( ) : void

메소드 상세

SetArea() 공개 메소드

public SetArea ( Area a ) : void
a Area
리턴 void

SetTileIndex() 공개 메소드

public SetTileIndex ( int tile ) : void
tile int
리턴 void

SubTileEditor() 공개 메소드

public SubTileEditor ( AreaEditor areaEditor ) : System
areaEditor AreaEditor
리턴 System