#include "loki/Functor.h"Include dependency graph for admingame.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef Loki::Functor< void, LOKI_TYPELIST_1(GameMap *) > | TurnSkipper |
Functions | |
| bool | adminGame (GameMap *actmap, TurnSkipper *turnSkipper=NULL) |
| typedef Loki::Functor<void, LOKI_TYPELIST_1(GameMap*) > TurnSkipper |
Definition at line 27 of file admingame.h.
| bool adminGame | ( | GameMap * | actmap, | |
| TurnSkipper * | turnSkipper = NULL | |||
| ) |
Definition at line 387 of file admingame.cpp.
References actmap, AdminGameWindow::GetStatus(), and ASC_PG_Dialog::RunModal().
Referenced by execaction_pg(), and networksupervisor().
1.5.1