公開メンバ関数 | |
| FontFacadeImpl () | |
| ~FontFacadeImpl () | |
| void | Add (std::string _key, std::shared_ptr< Font > _font) |
| void | Add (std::string _key, std::string _fontName, int _fontSize, int _fontThick, FontType _fontType) |
| std::shared_ptr< Font > | Get (std::string _key) |
| void | Pop (std::string _key) |
非公開変数類 | |
| std::unordered_map< std::string, std::shared_ptr< Kisaragi_Lib::Font > > | fontDatas |
|
inline |
|
inline |
|
inline |
参照元 FontFacadeImpl().
|
inline |
|
inline |
|
inline |
|
private |