WoopsiUI::FreeTypeFaceManager Class Reference

List of all members.

Public Member Functions

 FreeTypeFaceManager ()
 ~FreeTypeFaceManager ()
const FaceIDaddFace (const char *path, const u8 index=0)

Constructor & Destructor Documentation

WoopsiUI::FreeTypeFaceManager::FreeTypeFaceManager (  )  [inline]

Constructor.

WoopsiUI::FreeTypeFaceManager::~FreeTypeFaceManager (  ) 

Destructor.


Member Function Documentation

const FaceID* WoopsiUI::FreeTypeFaceManager::addFace ( const char *  path,
const u8  index = 0 
)

Stores a face inside the dynamic array.

Parameters:
path Pointer to the path of the font.
index Index of the face in the fonts as it may have many (default is 0).
Returns:
The index of the face in the dynamic array.

The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3