ParticipantGump : Gump
(ctor) ParticipantGump( Mobile from, DuelContext context, Participant p )
DuelContext Context( get; )
Mobile From( get; )
Participant Participant( get; )
void AddGoldenButton( int x, int y, int bid )
void AddGoldenButtonLabeled( int x, int y, int bid, string text )
string Center( string text )
virtual void OnResponse( NetState sender, RelayInfo info )