Om  1.0.0
A universal framework for multimedia simulation
om::graphics::gui::fonts::TextStyle Member List

This is the complete list of members for om::graphics::gui::fonts::TextStyle, including all inherited members.

DEFAULT_COLORom::graphics::gui::fonts::TextStylestatic
DEFAULT_LAYOUTom::graphics::gui::fonts::TextStylestatic
DEFAULT_OUTLINE_COLORom::graphics::gui::fonts::TextStylestatic
DEFAULT_SIZEom::graphics::gui::fonts::TextStylestatic
DEFAULT_TAB_WIDTHom::graphics::gui::fonts::TextStylestatic
DEFAULT_UNDERLINE_WIDTHom::graphics::gui::fonts::TextStylestatic
flagIsSet(TextFlags::Flag flag) const om::graphics::gui::fonts::TextStyleinline
getColor() const om::graphics::gui::fonts::TextStyleinline
getDefault()om::graphics::gui::fonts::TextStyleinlinestatic
getFlags()om::graphics::gui::fonts::TextStyleinline
getFlags() const om::graphics::gui::fonts::TextStyleinline
getFont() const om::graphics::gui::fonts::TextStyleinline
getGlyphLayout(const UTF8String &text, GlyphLayout &layout)om::graphics::gui::fonts::TextStyle
getLayout() const om::graphics::gui::fonts::TextStyleinline
getOutlineColor() const om::graphics::gui::fonts::TextStyleinline
getSize() const om::graphics::gui::fonts::TextStyleinline
getTabWidth() const om::graphics::gui::fonts::TextStyleinline
getUnderlineWidth() const om::graphics::gui::fonts::TextStyleinline
setColor(const Color4f &newColor)om::graphics::gui::fonts::TextStyleinline
setFlag(TextFlags::Flag flag, Bool newIsSet=true)om::graphics::gui::fonts::TextStyleinline
setFlags(const TextFlags &newFlags)om::graphics::gui::fonts::TextStyleinline
setFont(Font *newFont)om::graphics::gui::fonts::TextStyleinline
setLayout(const TextLayout &newLayout)om::graphics::gui::fonts::TextStyleinline
setOutlineColor(const Color4f &newOutlineColor)om::graphics::gui::fonts::TextStyleinline
setSize(Float newSize)om::graphics::gui::fonts::TextStyleinline
setTabWidth(Float newTabWidth)om::graphics::gui::fonts::TextStyleinline
setUnderlineWidth(Float newUnderlineWidth)om::graphics::gui::fonts::TextStyleinline
TextStyle()om::graphics::gui::fonts::TextStyle
TextStyle(Font *newFont, Float newFontSize, const Color4f &newColor)om::graphics::gui::fonts::TextStyle
TextStyle(Font *newFont, Float newFontSize, const Color4f &newColor, const TextLayout &newLayout)om::graphics::gui::fonts::TextStyle