TheChess
Public Member Functions | Static Public Member Functions

thechess::widgets::BoardWidget Class Reference

Collaboration diagram for thechess::widgets::BoardWidget:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BoardWidget (bool big=false, bool active=false, chess::Color bottom=chess::white, const chess::Board &board=chess::Board(), Wt::WContainerWidget *parent=0)
void bottom_set (chess::Color bottom)
void set (const chess::Board &board, chess::Move lastmove, bool active)
void turn ()
Wt::Signal< chess::Move > & move ()
Wt::WContainerWidget * inner ()

Static Public Member Functions

static std::string image (chess::Field field, bool big=false)

The documentation for this class was generated from the following files:
 All Classes Functions Enumerations Enumerator