Orxonox
0.0.5 Codename: Arcturus
|
Definition of the LevelManager singleton. More...
#include "OrxonoxPrereqs.h"
#include <cassert>
#include <list>
#include <map>
#include <string>
#include "LevelInfo.h"
#include "util/Singleton.h"
#include "core/config/Configurable.h"
Go to the source code of this file.
Classes | |
class | orxonox::LevelManager |
The LevelManager keeps track of Levels whose activity has been requested and activates the Levels in the list in a FIFO manner with exactly one Level (the first in the list) being active at all times (unless the list is empty). More... | |
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Definition of the LevelManager singleton.