#include <gfxresult.h>
Definition at line 37 of file gfxresult.h.
Public Member Functions | |
| GfxResult (wxFrame *, MainFrame *, Game *) | |
| ~GfxResult () | |
| void | SetGame (Game *) |
| void | Search () |
| int | GetSelected () |
| void | Refresh () |
| void | OnSize (wxSizeEvent &e) |
| void | OnListCtrlSelected (wxListEvent &event) |
| void | OnListCtrlActivated (wxListEvent &event) |
|
||||||||||||||||
|
|
|
|
Definition at line 88 of file gfxresult.cc. |
|
|
Definition at line 181 of file gfxresult.cc. Referenced by ResultFrame::GetSelected(). |
|
|
Definition at line 206 of file gfxresult.cc. References MainFrame::Play(). |
|
|
Definition at line 193 of file gfxresult.cc. References MainFrame::TestPlay(). |
|
|
Definition at line 220 of file gfxresult.cc. |
|
|
Definition at line 110 of file gfxresult.cc. References debug, Game::getCurrentPlayer(), Player::getCurrentRack(), and PlayedRack::toString(). |
|
|
Definition at line 135 of file gfxresult.cc. References debug, ConfigDB::getFont(), LISTFONT, and wxU. Referenced by ResultFrame::Search(). |
|
|
Definition at line 99 of file gfxresult.cc. |
1.4.5