C# Class Server.Gumps.GumpLabelCropped

Inheritance: GumpEntry
Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
AppendTo ( IGumpWriter disp ) : void
Compile ( ) : string
GumpLabelCropped ( int x, int y, int width, int height, int hue, string text ) : System

Method Details

AppendTo() public méthode

public AppendTo ( IGumpWriter disp ) : void
disp IGumpWriter
Résultat void

Compile() public méthode

public Compile ( ) : string
Résultat string

GumpLabelCropped() public méthode

public GumpLabelCropped ( int x, int y, int width, int height, int hue, string text ) : System
x int
y int
width int
height int
hue int
text string
Résultat System