Gamedev Framework (gf)  0.8.0
A C++14 framework for 2D games
gf::TextShapeWidget Member List

This is the complete list of members for gf::TextShapeWidget, including all inherited members.

contains(Vector2f coords) overridegf::TextShapeWidgetvirtual
getState() const noexceptgf::Widgetinline
getText()gf::TextWidgetinlineprotected
isDefault() const noexceptgf::Widgetinline
isDisabled() const noexceptgf::Widgetinline
isSelected() constgf::Widgetinline
render(RenderTarget &target, const RenderStates &states) overridegf::TextShapeWidgetvirtual
setBackgroundOutlineThickness(float thickness)gf::TextShapeWidget
setCallback(std::function< void()> callback)gf::Widget
setDefault()gf::Widget
setDefaultBackgroundColor(const Color4f &color)gf::TextShapeWidget
setDefaultBackgroundOutlineColor(const Color4f &color)gf::TextShapeWidget
setDefaultTextColor(const Color4f &color)gf::TextWidget
setDefaultTextOutlineColor(const Color4f &color)gf::TextWidget
setDisabled()gf::Widget
setDisabledBackgroundColor(const Color4f &color)gf::TextShapeWidget
setDisabledBackgroundOutlineColor(const Color4f &color)gf::TextShapeWidget
setDisabledTextColor(const Color4f &color)gf::TextWidget
setDisabledTextOutlineColor(const Color4f &color)gf::TextWidget
setSelected()gf::Widget
setSelectedBackgroundColor(const Color4f &color)gf::TextShapeWidget
setSelectedBackgroundOutlineColor(const Color4f &color)gf::TextShapeWidget
setSelectedTextColor(const Color4f &color)gf::TextWidget
setSelectedTextOutlineColor(const Color4f &color)gf::TextWidget
setState(WidgetState state)gf::Widget
setTextOutlineThickness(float thickness)gf::TextWidget
TextShapeWidget(Text &text, Shape &shape)gf::TextShapeWidget
TextWidget(Text &text)gf::TextWidget
triggerCallback()gf::Widget
triggered()gf::Widgetprotectedvirtual
Widget()gf::Widget
~Widget()gf::Widgetvirtual