Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Actor::TweenInfo Struct Reference

Some general information about the Tween. More...

#include <Actor.h>

Collaboration diagram for Actor::TweenInfo:
Collaboration graph
[legend]

Public Member Functions

 TweenInfo (const TweenInfo &cpy)
 
auto operator= (const TweenInfo &rhs) -> TweenInfo &
 

Public Attributes

ITweenm_pTween
 
float m_fTimeLeftInTween {}
 How far into the tween are we?
 
float m_fTweenTime {}
 The number of seconds between Start and End positions/zooms.
 
std::string m_sCommandName
 The command to execute when this TweenState goes into effect.
 

Detailed Description

Some general information about the Tween.


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