BoardFrame Class Reference

#include <auxframes.h>

Inheritance diagram for BoardFrame:

AuxFrame

Detailed Description

Frame to display the game board.

Definition at line 131 of file auxframes.h.

Public Member Functions

 BoardFrame (wxFrame *, Game &)
void Refresh (refresh_t force=REFRESH)

Protected Attributes

GfxBoardboard


Constructor & Destructor Documentation

BoardFrame::BoardFrame wxFrame *  ,
Game
 

Definition at line 120 of file auxframes.cc.

References board.


Member Function Documentation

void BoardFrame::Refresh refresh_t  force = REFRESH  ) 
 

Definition at line 133 of file auxframes.cc.

References board, GfxBoard::BOARD_FORCE_REFRESH, GfxBoard::BOARD_REFRESH, GfxBoard::Refresh(), and AuxFrame::REFRESH.


Field Documentation

GfxBoard* BoardFrame::board [protected]
 

Definition at line 134 of file auxframes.h.

Referenced by BoardFrame(), and Refresh().


The documentation for this class was generated from the following files:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5