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

#include <animator.h>

Public Attributes

float alpha = 1.0f
 
float offset_x = 0.0f
 
float offset_y = 0.0f
 
float scale = 1.0f
 
bool is_complete = true
 

Detailed Description

Definition at line 49 of file animator.h.

Member Data Documentation

◆ alpha

float yaze::gui::Animator::PanelTransition::alpha = 1.0f

Definition at line 50 of file animator.h.

Referenced by yaze::gui::Animator::UpdatePanelTransition().

◆ offset_x

float yaze::gui::Animator::PanelTransition::offset_x = 0.0f

Definition at line 51 of file animator.h.

Referenced by yaze::gui::Animator::UpdatePanelTransition().

◆ offset_y

float yaze::gui::Animator::PanelTransition::offset_y = 0.0f

Definition at line 52 of file animator.h.

Referenced by yaze::gui::Animator::UpdatePanelTransition().

◆ scale

float yaze::gui::Animator::PanelTransition::scale = 1.0f

Definition at line 53 of file animator.h.

Referenced by yaze::gui::Animator::UpdatePanelTransition().

◆ is_complete

bool yaze::gui::Animator::PanelTransition::is_complete = true

Definition at line 54 of file animator.h.

Referenced by yaze::gui::Animator::UpdatePanelTransition().


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