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_magic.html | 306 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 306 insertions(+) create mode 100644 Doc/doxygen/html/class_magic.html (limited to 'Doc/doxygen/html/class_magic.html') diff --git a/Doc/doxygen/html/class_magic.html b/Doc/doxygen/html/class_magic.html new file mode 100644 index 0000000..9d701f1 --- /dev/null +++ b/Doc/doxygen/html/class_magic.html @@ -0,0 +1,306 @@ + + + + + +Starshatter_Open: Magic Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Magic Class Reference
+
+
+ +

#include <Magic.h>

+ +

List of all members.

+ + + + + + + + + +

+Public Member Functions

 Magic ()
virtual ~Magic ()
bool AppActivated () const
void SetAppActivated (bool a)
virtual BOOL InitInstance ()
virtual BOOL OnIdle (LONG lCount)
afx_msg void OnAppAbout ()
+

Detailed Description

+
+

Definition at line 30 of file Magic.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
Magic::Magic ()
+
+ +

Definition at line 63 of file Magic.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
Magic::~Magic ()
+
+virtual
+
+ +

Definition at line 68 of file Magic.cpp.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
bool Magic::AppActivated () const
+
+inline
+
+ +

Definition at line 36 of file Magic.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
BOOL Magic::InitInstance ()
+
+virtual
+
+ +

Definition at line 86 of file Magic.cpp.

+ +
+
+ +
+
+ + + + + + + +
void Magic::OnAppAbout ()
+
+ +

Definition at line 183 of file Magic.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + +
BOOL Magic::OnIdle (LONG lCount)
+
+virtual
+
+ +

Definition at line 193 of file Magic.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + +
void Magic::SetAppActivated (bool a)
+
+inline
+
+ +

Definition at line 37 of file Magic.h.

+ +
+
+
The documentation for this class was generated from the following files:
    +
  • D:/SRC/StarshatterSVN/Magic2/Magic.h
  • +
  • D:/SRC/StarshatterSVN/Magic2/Magic.cpp
  • +
+
+
+ + + + -- cgit v1.1