Etterna 0.74.4
|
Some general information about the Tween. More...
#include <Actor.h>
Public Member Functions | |
TweenInfo (const TweenInfo &cpy) | |
auto | operator= (const TweenInfo &rhs) -> TweenInfo & |
Public Attributes | |
ITween * | m_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. | |
Some general information about the Tween.