StartTournamentWindow::select_buttons_t Struct Reference

#include <StartTournamentWindow.h>

Collaboration diagram for StartTournamentWindow::select_buttons_t:

Collaboration graph
[legend]

Public Member Functions

 select_buttons_t (bool r, int b, class StartTournamentWindow *s)

Data Fields

bool robot
int button_nr
StartTournamentWindowstw_p

Constructor & Destructor Documentation

StartTournamentWindow::select_buttons_t::select_buttons_t bool  r,
int  b,
class StartTournamentWindow s
[inline]
 

Definition at line 57 of file StartTournamentWindow.h.

00058                                                                           :
00059       robot(r), button_nr(b), stw_p(s) {}
    bool robot;


Field Documentation

int StartTournamentWindow::select_buttons_t::button_nr
 

Definition at line 61 of file StartTournamentWindow.h.

Referenced by StartTournamentWindow::button_selected().

bool StartTournamentWindow::select_buttons_t::robot
 

Definition at line 60 of file StartTournamentWindow.h.

Referenced by StartTournamentWindow::button_selected().

StartTournamentWindow* StartTournamentWindow::select_buttons_t::stw_p
 

Definition at line 62 of file StartTournamentWindow.h.

Referenced by StartTournamentWindow::button_selected().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 15 15:51:27 2004 for Real Time Battle by  doxygen 1.3.9.1