PreferencesGump : Gump
(ctor) PreferencesGump( Mobile from, Preferences prefs )
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 )