Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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: