![]() |
neoGFX
Cross-platform C++ app/game engine
|
This is the complete list of members for neogfx::text_effect, including all inherited members.
aux1() const | neogfx::text_effect | inline |
auxiliary_parameter typedef | neogfx::text_effect | |
color() const | neogfx::text_effect | inline |
offset() const | neogfx::text_effect | inline |
operator!=(const text_effect &aOther) const | neogfx::text_effect | inline |
operator<(const text_effect &aRhs) const | neogfx::text_effect | inline |
operator=(const text_effect &aOther) | neogfx::text_effect | inline |
operator==(const text_effect &aOther) const | neogfx::text_effect | inline |
optional_auxiliary_parameter typedef | neogfx::text_effect | |
text_effect(text_effect_type aType, const text_color &aColor, const optional_dimension &aWidth={}, const optional_vec3 &aOffset={}, const optional_auxiliary_parameter &aAux1={}) | neogfx::text_effect | inline |
type() const | neogfx::text_effect | inline |
width() const | neogfx::text_effect | inline |
with_alpha(color::component aAlpha) const | neogfx::text_effect | inline |
with_alpha(double aAlpha) const | neogfx::text_effect | inline |