C# Class StarterProject.CustomConsoles.HexTextSurface

Inheritance: SadConsole.Consoles.TextSurface
Afficher le fichier Open project: Thraka/SadConsole

Méthodes publiques

Méthode Description
HexTextSurface ( int width, int height ) : System

Méthodes protégées

Méthode Description
ResetArea ( ) : void

Method Details

HexTextSurface() public méthode

public HexTextSurface ( int width, int height ) : System
width int
height int
Résultat System

ResetArea() protected méthode

protected ResetArea ( ) : void
Résultat void