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

#include <FontMgr.h>

+ +

List of all members.

+ + + +

+Static Public Member Functions

static const char * TYPENAME ()
+ + + + +

+Public Attributes

Text name
int size
Fontfont
+

Detailed Description

+
+

Definition at line 27 of file FontMgr.h.

+

Member Function Documentation

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

Definition at line 29 of file FontMgr.h.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + +
Font* FontItem::font
+
+ +

Definition at line 33 of file FontMgr.h.

+ +
+
+ +
+
+ + + + +
Text FontItem::name
+
+ +

Definition at line 31 of file FontMgr.h.

+ +
+
+ +
+
+ + + + +
int FontItem::size
+
+ +

Definition at line 32 of file FontMgr.h.

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