ViewHousesGump : Gump
(static) List<BaseHouse> GetHouses( Mobile owner )
(static) void Initialize()
(static) void ViewHouses_OnCommand( CommandEventArgs e )
(static) void ViewHouses_OnTarget( Mobile from, object targeted )
(ctor) ViewHousesGump( Mobile from, List<BaseHouse> list, BaseHouse sel )
void AddBlackAlpha( int x, int y, int width, int height )
string Center( string text )
string Color( string text, int color )
object FindHouseName( BaseHouse house )
virtual void OnResponse( NetState sender, RelayInfo info )
string Right( string text )