|
UniDx
|
#include <Font.h>
公開メンバ関数 | |
| Font () | |
| bool | Load (u8string filePath) |
| bool | Load (std::wstring filePath) |
| DirectX::SpriteFont * | getSpriteFont () const |
| 基底クラス UniDx::Object に属する継承公開メンバ関数 | |
| virtual | ~Object () |
| Object (ReadOnlyProperty< StringId >::Getter nameGet) | |
その他の継承メンバ | |
| 基底クラス UniDx::Object に属する継承公開変数類 | |
| ReadOnlyProperty< StringId > | name |
| UniDx::Font::Font | ( | ) |
| SpriteFont * UniDx::Font::getSpriteFont | ( | ) | const |
| bool UniDx::Font::Load | ( | std::wstring | filePath | ) |
|
inline |