MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
MGL::Render::Font メンバ一覧

継承メンバを含む MGL::Render::Font の全メンバ一覧です。

AddStorage(FontKey key, const SharedFontResource &resource) noexceptMGL::Render::Fontstatic
ClearLimits() noexceptMGL::Render::Fontinline
Create(FontKey key, Args... args) noexceptMGL::Render::Fontinlinestatic
Font(FontKey key) noexceptMGL::Render::Fontinline
Font() noexceptMGL::Render::Fontinline
Format(const Text::IndexedCharacter *text, const Text::FormatArgs &args) const noexceptMGL::Render::Fontinline
Format(const Text::IndexedCharacter *text, const Args &...args) noexceptMGL::Render::Fontinline
GetFontKey() const noexceptMGL::Render::Fontinline
GetGlyph(char32_t character, FontFaceType faceType=FontFaceType::Default) const noexceptMGL::Render::Fontinline
GetGlyph(Text::IndexedCharacter character, FontFaceType faceType=FontFaceType::Default) const noexceptMGL::Render::Fontinline
GetHorizontalAlignment() const noexceptMGL::Render::Fontinline
GetLimits() const noexceptMGL::Render::Fontinline
GetMargin() const noexceptMGL::Render::Fontinline
GetMaskColor() const noexceptMGL::Render::Fontinline
GetOriginType() const noexceptMGL::Render::Fontinline
GetPosition() const noexceptMGL::Render::Fontinline
GetSamplerType() const noexceptMGL::Render::Fontinline
GetScale() const noexceptMGL::Render::Fontinline
GetTransparency() const noexceptMGL::Render::Fontinline
HasFontFace(FontFaceType faceType) const noexceptMGL::Render::Fontinline
IsEnabled(FontFeature feature) const noexceptMGL::Render::Fontinline
IsValid() const noexceptMGL::Render::Fontinline
Load(FontKey key) noexceptMGL::Render::Font
operator bool() const noexceptMGL::Render::Fontinlineexplicit
operator!() const noexceptMGL::Render::Fontinline
Print(const char *text, const Text::FormatArgs &args=Text::FormatArgs()) noexceptMGL::Render::Font
Print(const Text::IndexedCharacter *indexedString, const Text::FormatArgs &args=Text::FormatArgs()) noexceptMGL::Render::Font
Print(const char *text, const Args &...args) noexceptMGL::Render::Fontinline
Print(const Text::IndexedCharacter *indexedString, const Args &...args) noexceptMGL::Render::Fontinline
Remove(FontKey key) noexceptMGL::Render::Fontinlinestatic
SetHorizontalAlignment(Alignment::Horizontal alignment) noexceptMGL::Render::Fontinline
SetLimits(int32_t limitCount, bool isOnce) noexceptMGL::Render::Fontinline
SetMargin(const Vector2 &margin) noexceptMGL::Render::Fontinline
SetMaskColor(const Color &color) noexceptMGL::Render::Fontinline
SetPosition(const Vector2 &position) noexceptMGL::Render::Fontinline
SetPosition(float x, float y) noexceptMGL::Render::Fontinline
SetSamplerType(SamplerType samplerType) noexceptMGL::Render::Fontinline
SetScale(const Vector2 &scale) noexceptMGL::Render::Fontinline
SetScale(float scaleX, float scaleY) noexceptMGL::Render::Fontinline
SetScale(float scale) noexceptMGL::Render::Fontinline
SetTransparency(float transparency) noexceptMGL::Render::Fontinline
ToIndexedCharacter(char32_t character, FontFaceType faceType=FontFaceType::Default) const noexceptMGL::Render::Fontinline
ToIndexedString(const char *text, bool enableFormat, bool enableTag) const noexceptMGL::Render::Fontinline