메소드 | 설명 | |
---|---|---|
AppendTo ( IGumpWriter disp ) : void | ||
Compile ( ) : string | ||
GumpTextEntry ( int x, int y, int width, int height, int hue, int entryID, string initialText ) : System |
public GumpTextEntry ( int x, int y, int width, int height, int hue, int entryID, string initialText ) : System | ||
x | int | |
y | int | |
width | int | |
height | int | |
hue | int | |
entryID | int | |
initialText | string | |
리턴 | System |