Scaleform::GFx::FontLib::FontResult
class FontResult;
A structure filled in if LookupFont succeeds. Combines a font resource with the MovieDef which it came from. It is important for users to keep a reference to both for as long as the font is used.
Method |
Description |
Initializes FontResult. | |
Returns a pointer to the FontResource which the FontResult came from. | |
Return a pointer to the MovieDef which the FontResult came from. |
GFx_FontLib.h