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

#include <HUDView.h>

+ +

List of all members.

+ + + + + + +

+Public Attributes

Fontfont
Color color
Rect rect
bool hidden
+

Detailed Description

+
+

Definition at line 210 of file HUDView.h.

+

Member Data Documentation

+ +
+
+ + + + +
Color HUDText::color
+
+ +

Definition at line 212 of file HUDView.h.

+ +
+
+ +
+
+ + + + +
Font* HUDText::font
+
+ +

Definition at line 211 of file HUDView.h.

+ +
+
+ +
+
+ + + + +
bool HUDText::hidden
+
+ +

Definition at line 214 of file HUDView.h.

+ +
+
+ +
+
+ + + + +
Rect HUDText::rect
+
+ +

Definition at line 213 of file HUDView.h.

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