C# 클래스 SadConsoleEditor.Windows.FileLoaderListBoxItem

상속: ListBoxItem
파일 보기 프로젝트 열기: Thraka/SadConsoleEditor

공개 메소드들

메소드 설명
Draw ( ITextSurface surface, Rectangle area ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( ITextSurface surface, Rectangle area ) : void
surface ITextSurface
area Microsoft.Xna.Framework.Rectangle
리턴 void