From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_mod_campaign.html | 325 +++++++++++++++++++++++++++++++ 1 file changed, 325 insertions(+) create mode 100644 Doc/doxygen/html/class_mod_campaign.html (limited to 'Doc/doxygen/html/class_mod_campaign.html') diff --git a/Doc/doxygen/html/class_mod_campaign.html b/Doc/doxygen/html/class_mod_campaign.html new file mode 100644 index 0000000..a52fe41 --- /dev/null +++ b/Doc/doxygen/html/class_mod_campaign.html @@ -0,0 +1,325 @@ + + + + + +Starshatter_Open: ModCampaign Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
ModCampaign Class Reference
+
+
+ +

#include <ModInfo.h>

+ +

List of all members.

+ + + + + + + +

+Public Member Functions

 ModCampaign ()
 ~ModCampaign ()
const TextName () const
const TextPath () const
bool IsDynamic () const
+ + +

+Static Public Member Functions

static const char * TYPENAME ()
+ + +

+Friends

class ModInfo
+

Detailed Description

+
+

Definition at line 82 of file ModInfo.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
ModCampaign::ModCampaign ()
+
+inline
+
+ +

Definition at line 89 of file ModInfo.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
ModCampaign::~ModCampaign ()
+
+inline
+
+ +

Definition at line 90 of file ModInfo.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
bool ModCampaign::IsDynamic () const
+
+inline
+
+ +

Definition at line 94 of file ModInfo.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
const Text& ModCampaign::Name () const
+
+inline
+
+ +

Definition at line 92 of file ModInfo.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
const Text& ModCampaign::Path () const
+
+inline
+
+ +

Definition at line 93 of file ModInfo.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
static const char* ModCampaign::TYPENAME ()
+
+inlinestatic
+
+ +

Definition at line 87 of file ModInfo.h.

+ +
+
+

Friends And Related Function Documentation

+ +
+
+ + + + + +
+ + + + +
friend class ModInfo
+
+friend
+
+ +

Definition at line 84 of file ModInfo.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.1