
Public Member Functions | |
| bool | continueWhenLastPlayer () const |
| bool | authenticate (GameMap *actmap) const |
Definition at line 706 of file commands.cpp.
| bool NextTurnStrategy_OnlyCampaign::continueWhenLastPlayer | ( | ) | const [inline, virtual] |
| bool NextTurnStrategy_OnlyCampaign::authenticate | ( | GameMap * | actmap | ) | const [inline, virtual] |
Implements NextTurnStrategy.
Definition at line 712 of file commands.cpp.
References actmap, GameMap::getPlayer(), GameMap::getPlayerCount(), and Player::isHuman().
1.5.1