ModernUO/Server/Gumps
krrios 6095f152cf Added Gump.OnServerClose -> called instead of Gump.OnResponse from Mobile.CloseGump and Mobile.CloseAllGumps
NetState properties Gumps, HuePickers, and Menus are now exposed as IEnumerable
Deprecated Mobile.CloseGump( Type, int ), Mobile.CloseGump( Type, int, bool )
Deprecated Mobile.CloseAllGumps( bool )
Deprecated Mobile.HasGump( Type, bool )
Mobile FindGump, CloseGump, and HasGump methods now support type inheritance
Refactored SendQueue to provide a more concise implementation
2006-08-27 20:35:58 +00:00
..
Gump.cs Added Gump.OnServerClose -> called instead of Gump.OnResponse from Mobile.CloseGump and Mobile.CloseAllGumps 2006-08-27 20:35:58 +00:00
GumpAlphaRegion.cs 2006-06-15 04:28:39 +00:00
GumpBackground.cs 2006-06-15 04:28:39 +00:00
GumpButton.cs 2006-06-15 04:28:39 +00:00
GumpCheck.cs 2006-06-15 04:28:39 +00:00
GumpEntry.cs 2006-06-15 04:28:39 +00:00
GumpGroup.cs 2006-06-15 04:28:39 +00:00
GumpHtml.cs 2006-06-15 04:28:39 +00:00
GumpHtmlLocalized.cs 2006-06-15 04:28:39 +00:00
GumpImage.cs 2006-06-15 04:28:39 +00:00
GumpImageTileButton.cs 2006-06-15 04:28:39 +00:00
GumpImageTiled.cs 2006-06-15 04:28:39 +00:00
GumpItem.cs 2006-06-15 04:28:39 +00:00
GumpLabel.cs 2006-06-15 04:28:39 +00:00
GumpLabelCropped.cs 2006-06-15 04:28:39 +00:00
GumpPage.cs 2006-06-15 04:28:39 +00:00
GumpRadio.cs 2006-06-15 04:28:39 +00:00
GumpTextEntry.cs 2006-06-15 04:28:39 +00:00
GumpTextEntryLimited.cs Added shorthand for GumpTextEntryLimited 2006-08-27 19:36:26 +00:00
GumpTooltip.cs 2006-06-15 04:28:39 +00:00
RelayInfo.cs 2006-06-15 04:28:39 +00:00