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/struct_key_name.html | 194 ++++++++++++++++++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 Doc/doxygen/html/struct_key_name.html (limited to 'Doc/doxygen/html/struct_key_name.html') diff --git a/Doc/doxygen/html/struct_key_name.html b/Doc/doxygen/html/struct_key_name.html new file mode 100644 index 0000000..0d165c6 --- /dev/null +++ b/Doc/doxygen/html/struct_key_name.html @@ -0,0 +1,194 @@ + + + + + +Starshatter_Open: KeyName Struct Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
KeyName Struct Reference
+
+
+ +

List of all members.

+ + + + + + +

+Public Attributes

int category
int key
const char * name
const char * desc
+

Detailed Description

+
+

Definition at line 23 of file KeyMap.cpp.

+

Member Data Documentation

+ +
+
+ + + + +
int KeyName::category
+
+ +

Definition at line 25 of file KeyMap.cpp.

+ +
+
+ +
+
+ + + + +
const char* KeyName::desc
+
+ +

Definition at line 28 of file KeyMap.cpp.

+ +
+
+ +
+
+ + + + +
int KeyName::key
+
+ +

Definition at line 26 of file KeyMap.cpp.

+ +
+
+ +
+
+ + + + +
const char* KeyName::name
+
+ +

Definition at line 27 of file KeyMap.cpp.

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