xoreos
0.0.5
|
A handle to an Aurora font. More...
#include <map>
#include "src/common/types.h"
#include "src/common/scopedptr.h"
#include "src/common/ptrmap.h"
#include "src/common/ustring.h"
Go to the source code of this file.
Classes | |
struct | Graphics::Aurora::ManagedFont |
A managed font, storing how often it's referenced. More... | |
class | Graphics::Aurora::FontHandle |
A handle to a font. More... | |
Namespaces | |
Graphics | |
Graphics::Aurora | |
Typedefs | |
typedef Common::PtrMap< Common::UString, ManagedFont > | Graphics::Aurora::FontMap |
A handle to an Aurora font.
Definition in file fonthandle.h.