|
xoreos
0.0.5
|
A managed font, storing how often it's referenced. More...
#include <fonthandle.h>

Public Member Functions | |
| ManagedFont (Font *f) | |
Public Attributes | |
| Common::ScopedPtr< Font > | font |
| uint32 | referenceCount |
A managed font, storing how often it's referenced.
Definition at line 42 of file fonthandle.h.
| Graphics::Aurora::ManagedFont::ManagedFont | ( | Font * | f | ) |
Definition at line 36 of file fonthandle.cpp.
| Common::ScopedPtr<Font> Graphics::Aurora::ManagedFont::font |
Definition at line 43 of file fonthandle.h.
| uint32 Graphics::Aurora::ManagedFont::referenceCount |
Definition at line 44 of file fonthandle.h.
1.8.14