ArenaGump : Gump
(ctor) ArenaGump( Mobile from, ArenasMoongate gate )
void AddBorderedText( int x, int y, int width, string text, int color, int borderColor )
void AddColoredText( int x, int y, int width, string text, int color )
void AddColumnHeader( int width, string name )
void Append( StringBuilder sb, LadderEntry le )
string Center( string text )
string Color( string text, int color )
virtual void OnResponse( NetState sender, RelayInfo info )