Public Attributes | |
| float | value = 0.0f |
| ImVec4 | color = ImVec4(0.0f, 0.0f, 0.0f, 0.0f) |
| bool | has_value = false |
| bool | has_color = false |
Definition at line 83 of file animator.h.
| float yaze::gui::Animator::AnimationState::value = 0.0f |
Definition at line 84 of file animator.h.
| ImVec4 yaze::gui::Animator::AnimationState::color = ImVec4(0.0f, 0.0f, 0.0f, 0.0f) |
Definition at line 85 of file animator.h.
| bool yaze::gui::Animator::AnimationState::has_value = false |
Definition at line 86 of file animator.h.
| bool yaze::gui::Animator::AnimationState::has_color = false |
Definition at line 87 of file animator.h.