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

Public Attributes

TransitionType type = TransitionType::kNone
 
float progress = 1.0f
 
bool active = false
 
float initial_offset_x = 0.0f
 
float initial_offset_y = 0.0f
 

Detailed Description

Definition at line 90 of file animator.h.

Member Data Documentation

◆ type

TransitionType yaze::gui::Animator::PanelTransitionState::type = TransitionType::kNone

Definition at line 91 of file animator.h.

◆ progress

float yaze::gui::Animator::PanelTransitionState::progress = 1.0f

Definition at line 92 of file animator.h.

◆ active

bool yaze::gui::Animator::PanelTransitionState::active = false

Definition at line 93 of file animator.h.

◆ initial_offset_x

float yaze::gui::Animator::PanelTransitionState::initial_offset_x = 0.0f

Definition at line 94 of file animator.h.

◆ initial_offset_y

float yaze::gui::Animator::PanelTransitionState::initial_offset_y = 0.0f

Definition at line 95 of file animator.h.


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