yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::Animator::AnimationState Struct Reference

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
 

Detailed Description

Definition at line 83 of file animator.h.

Member Data Documentation

◆ value

float yaze::gui::Animator::AnimationState::value = 0.0f

Definition at line 84 of file animator.h.

◆ color

ImVec4 yaze::gui::Animator::AnimationState::color = ImVec4(0.0f, 0.0f, 0.0f, 0.0f)

Definition at line 85 of file animator.h.

◆ has_value

bool yaze::gui::Animator::AnimationState::has_value = false

Definition at line 86 of file animator.h.

◆ has_color

bool yaze::gui::Animator::AnimationState::has_color = false

Definition at line 87 of file animator.h.


The documentation for this struct was generated from the following file: