Back to Server.Gumps

NewSpawnerGump : Gump

(static) string FormatHomePointType( HomePointType type )
(static) string FormatMinMax( int min, int max )
(static) string FormatMinMax( int min, int max, int minDef, int maxDef )
(static) string FormatRatio( int ratio )
(static) string FormatSpawnRangeType( SpawnRangeType type )
(static) string FormatTimeSpan( TimeSpan ts )
(ctor) NewSpawnerGump( Mobile from, NewSpawner spawner, SpawnerGumpPage pageType, int listPage, ArrayList list, object state )
void AddAccountHeader()
void AddBlackAlpha( int x, int y, int width, int height )
void AddButtonLabeled( int x, int y, int buttonID, string text )
void AddButtonLabeled( int x, int y, int buttonID, string text, int color )
void AddClientHeader()
void AddFirewallHeader()
void AddPageButton( int x, int y, int buttonID, string text, SpawnerGumpPage page, SpawnerGumpPage[] subPages )
void AddTextField( int x, int y, int width, int height, int index )
void AddTextField( int x, int y, int width, int height, int index, string initialText )
string Center( string text )
string Color( string text, int color )
int GetButtonID( int type, int index )
virtual void OnResponse( NetState sender, RelayInfo info )
string Right( string text )