LadderGump : Gump
(static) string Rank( int num )
(ctor) LadderGump( Ladder ladder )
(ctor) LadderGump( Ladder ladder, int page )
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 )
string Center( string text )
string Color( string text, int color )
virtual void OnResponse( NetState sender, RelayInfo info )