|
|
static std::shared_ptr< v1 > | make () |
| |
◆ on_bed_broken()
| void bwmodel::Model::v1::on_bed_broken |
( |
const Game & | game, |
|
|
PlayerColor | breaker, |
|
|
PlayerColor | bed ) |
|
overridevirtual |
◆ on_game_end()
| void bwmodel::Model::v1::on_game_end |
( |
const Game & | game | ) |
|
|
overridevirtual |
◆ on_game_start()
| void bwmodel::Model::v1::on_game_start |
( |
const Game & | game | ) |
|
|
overridevirtual |
◆ on_players_match()
| void bwmodel::Model::v1::on_players_match |
( |
const Game & | game, |
|
|
PlayerColor | victor, |
|
|
PlayerColor | loser, |
|
|
bool | was_final ) |
|
overridevirtual |
◆ tick()
| void bwmodel::Model::v1::tick |
( |
const Game & | game | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- src/models/v1.h
- src/models/v1.cpp