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_font_mgr.html | 253 +++++++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 Doc/doxygen/html/class_font_mgr.html (limited to 'Doc/doxygen/html/class_font_mgr.html') diff --git a/Doc/doxygen/html/class_font_mgr.html b/Doc/doxygen/html/class_font_mgr.html new file mode 100644 index 0000000..181ee28 --- /dev/null +++ b/Doc/doxygen/html/class_font_mgr.html @@ -0,0 +1,253 @@ + + + + + +Starshatter_Open: FontMgr Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
FontMgr Class Reference
+
+
+ +

#include <FontMgr.h>

+ +

List of all members.

+ + + + + + +

+Static Public Member Functions

static const char * TYPENAME ()
static void Close ()
static void Register (const char *name, Font *font)
static FontFind (const char *name)
+

Detailed Description

+
+

Definition at line 36 of file FontMgr.h.

+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
void FontMgr::Close ()
+
+static
+
+ +

Definition at line 25 of file FontMgr.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + +
Font * FontMgr::Find (const char * name)
+
+static
+
+ +

Definition at line 49 of file FontMgr.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + +
void FontMgr::Register (const char * name,
Fontfont 
)
+
+static
+
+ +

Definition at line 33 of file FontMgr.cpp.

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

Definition at line 39 of file FontMgr.h.

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