#include <turncontrol.h>
Inheritance diagram for NextTurnStrategy_AskUser:

Public Member Functions | |
| bool | continueWhenLastPlayer () const |
| bool | authenticate (GameMap *actmap) const |
Definition at line 49 of file turncontrol.h.
| bool NextTurnStrategy_AskUser::continueWhenLastPlayer | ( | ) | const [virtual] |
Implements NextTurnStrategy.
Definition at line 208 of file turncontrol.cpp.
References choice_dlg(), and viewtext2().
| bool NextTurnStrategy_AskUser::authenticate | ( | GameMap * | actmap | ) | const [virtual] |
Implements NextTurnStrategy.
Definition at line 217 of file turncontrol.cpp.
References actmap, and authenticateUser().
1.5.1