Back to Server.Gumps
GumpBackground :
GumpEntry
(
ctor
) GumpBackground(
int
x,
int
y,
int
width,
int
height,
int
gumpID )
int
GumpID{
get
;
set
; }
int
Height{
get
;
set
; }
int
Width{
get
;
set
; }
int
X{
get
;
set
; }
int
Y{
get
;
set
; }
virtual
string
Compile()