C# 클래스 StarterProject.CustomConsoles.HexTextSurface

상속: SadConsole.Consoles.TextSurface
파일 보기 프로젝트 열기: Thraka/SadConsole

공개 메소드들

메소드 설명
HexTextSurface ( int width, int height ) : System

보호된 메소드들

메소드 설명
ResetArea ( ) : void

메소드 상세

HexTextSurface() 공개 메소드

public HexTextSurface ( int width, int height ) : System
width int
height int
리턴 System

ResetArea() 보호된 메소드

protected ResetArea ( ) : void
리턴 void