Orxonox  0.0.5 Codename: Arcturus
Namespaces | Macros | Enumerations
WagnisPrereqs.h File Reference

Shared library macros, enums, constants and forward declarations for the questsystem module
More...

#include "OrxonoxConfig.h"
#include "OrxonoxPrereqs.h"

Go to the source code of this file.

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Macros

#define _WagnisExport
 

Enumerations

enum  orxonox::GameStage {
  orxonox::NOT_READY, orxonox::CHOOSE_PROVINCE_STAGE, orxonox::REINFORCEMENT_STAGE, orxonox::ATTACK_STAGE,
  orxonox::MOVE_STAGE, orxonox::WINNER_STAGE
}
 
enum  orxonox::MoveType { orxonox::ATTACK, orxonox::MOVE, orxonox::SET_TROOPS, orxonox::SET_TROOPS_INITIAL }
 

Detailed Description

Shared library macros, enums, constants and forward declarations for the questsystem module

Macro Definition Documentation

#define _WagnisExport