Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces
LevelInfo.h File Reference

Definition of the LevelInfo and LevelInfoItem class. More...

#include "OrxonoxPrereqs.h"
#include <set>
#include <string>
#include "util/StringUtils.h"
#include "core/BaseObject.h"
#include <iostream>
#include <fstream>
#include "core/class/OrxonoxInterface.h"

Go to the source code of this file.

Classes

class  orxonox::LevelInfo
 The LevelInfo class can be used to store information regarding a Level in its level file. More...
 
struct  orxonox::LevelInfoCompare
 Struct that overloads the compare operation between two LevelInfoItem pointers. More...
 
class  orxonox::LevelInfoItem
 The LevelInfoItem class stores information regarding a Level and makes that information accessible through the LevelManager. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Definition of the LevelInfo and LevelInfoItem class.