Méthode | Description | |
---|---|---|
AppendTo ( IGumpWriter disp ) : void | ||
Compile ( ) : string | ||
GumpHtml ( int x, int y, int width, int height, string text, bool background, bool scrollbar ) : System |
public AppendTo ( IGumpWriter disp ) : void | ||
disp | IGumpWriter | |
Résultat | void |
public GumpHtml ( int x, int y, int width, int height, string text, bool background, bool scrollbar ) : System | ||
x | int | |
y | int | |
width | int | |
height | int | |
text | string | |
background | bool | |
scrollbar | bool | |
Résultat | System |