#include <string>
#include "tile.h"
#include "round.h"
Go to the source code of this file.
Defines | |
#define | FROMBOARD 0x1 |
#define | FROMRACK 0x2 |
#define | JOKER 0x4 |
|
Definition at line 26 of file round.cpp. Referenced by Round::addRightFromBoard(), Round::setFromBoard(), and Round::setFromRack(). |
|
Definition at line 27 of file round.cpp. Referenced by Round::addRightFromRack(), Round::isPlayedFromRack(), Round::setFromBoard(), Round::setFromRack(), and Round::setWord(). |
|
Definition at line 28 of file round.cpp. Referenced by Round::addRightFromRack(), Round::isJoker(), and Round::setJoker(). |