#include <text_component.h>
Definition at line 50 of file text_component.h.
◆ get_background_color()
auto unravel::text_style::get_background_color |
( |
| ) |
const -> math::color |
|
inline |
◆ get_foreground_color()
auto unravel::text_style::get_foreground_color |
( |
| ) |
const -> math::color |
|
inline |
◆ get_opacity()
auto unravel::text_style::get_opacity |
( |
| ) |
const -> float |
|
inline |
◆ get_outline_color()
auto unravel::text_style::get_outline_color |
( |
| ) |
const -> math::color |
|
inline |
◆ get_overline_color()
auto unravel::text_style::get_overline_color |
( |
| ) |
const -> math::color |
|
inline |
◆ get_shadow_color()
auto unravel::text_style::get_shadow_color |
( |
| ) |
const -> math::color |
|
inline |
◆ get_strike_color()
auto unravel::text_style::get_strike_color |
( |
| ) |
const -> math::color |
|
inline |
◆ get_style_flags()
◆ get_text_color()
auto unravel::text_style::get_text_color |
( |
| ) |
const -> math::color |
|
inline |
◆ get_underline_color()
auto unravel::text_style::get_underline_color |
( |
| ) |
const -> math::color |
|
inline |
◆ operator==()
auto unravel::text_style::operator== |
( |
const text_style & | other | ) |
const -> bool
|
|
inline |
◆ set_background_color()
void unravel::text_style::set_background_color |
( |
math::color | color | ) |
|
|
inline |
◆ set_foreground_color()
void unravel::text_style::set_foreground_color |
( |
math::color | color | ) |
|
|
inline |
◆ set_opacity()
void unravel::text_style::set_opacity |
( |
float | opacity | ) |
|
|
inline |
◆ set_outline_color()
void unravel::text_style::set_outline_color |
( |
math::color | color | ) |
|
|
inline |
◆ set_overline_color()
void unravel::text_style::set_overline_color |
( |
math::color | color | ) |
|
|
inline |
◆ set_shadow_color()
void unravel::text_style::set_shadow_color |
( |
math::color | color | ) |
|
|
inline |
◆ set_strike_color()
void unravel::text_style::set_strike_color |
( |
math::color | color | ) |
|
|
inline |
◆ set_style_flags()
◆ set_text_color()
void unravel::text_style::set_text_color |
( |
math::color | color | ) |
|
|
inline |
◆ set_underline_color()
void unravel::text_style::set_underline_color |
( |
math::color | color | ) |
|
|
inline |
◆ background_color
◆ foreground_color
◆ opacity
float unravel::text_style::opacity = 1.0f |
◆ outline_color
◆ outline_width
float unravel::text_style::outline_width = 0.0f |
◆ overline_color
◆ shadow_color
◆ shadow_offsets
math::vec2 unravel::text_style::shadow_offsets {0.0f, 0.0f} |
◆ shadow_softener
float unravel::text_style::shadow_softener = 1.0f |
◆ strike_color
◆ style_flags
◆ text_color
◆ underline_color
The documentation for this struct was generated from the following file:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/rendering/ecs/components/text_component.h