#include <auxframes.h>
Inheritance diagram for BoardFrame:

Definition at line 131 of file auxframes.h.
Public Member Functions | |
| BoardFrame (wxFrame *, Game &) | |
| void | Refresh (refresh_t force=REFRESH) |
Protected Attributes | |
| GfxBoard * | board |
|
||||||||||||
|
Definition at line 120 of file auxframes.cc. References board. |
|
|
Definition at line 133 of file auxframes.cc. References board, GfxBoard::BOARD_FORCE_REFRESH, GfxBoard::BOARD_REFRESH, GfxBoard::Refresh(), and AuxFrame::REFRESH. |
|
|
Definition at line 134 of file auxframes.h. Referenced by BoardFrame(), and Refresh(). |
1.4.5