Méthode | Description | |
---|---|---|
AppendTo ( IGumpWriter disp ) : void | ||
Compile ( ) : string | ||
GumpLabel ( int x, int y, int hue, string text ) : System |
public AppendTo ( IGumpWriter disp ) : void | ||
disp | IGumpWriter | |
Résultat | void |
public GumpLabel ( int x, int y, int hue, string text ) : System | ||
x | int | |
y | int | |
hue | int | |
text | string | |
Résultat | System |