ConfirmSignupGump : Gump
      (ctor) ConfirmSignupGump( Mobile from, Mobile registrar, Tournament tourny, ArrayList players )
      void AddBorderedText( int x, int y, int width, int height, string text, int color, int borderColor )
      void AddColoredText( int x, int y, int width, int height, string text, int color )
      void AddGoldenButton( int x, int y, int bid )
      void AddPlayer_OnTarget( Mobile from, object obj )
      string Center( string text )
      string Color( string text, int color )
      virtual void OnResponse( NetState sender, RelayInfo info )