Arma Reforger Script API
|
Templated animation which can be applied to different widget types. Not all widgets support SetRotation. More...
Public Member Functions | |
void | SCR_SpinningWidgetAnimation (Widget w) |
override void | Animate (float tDelta, float speedRps) |
void | Animate (float tDelta, float speedRps) |
Public Attributes | |
TWidget | m_wTarget |
Templated animation which can be applied to different widget types. Not all widgets support SetRotation.
void SCR_SpinningWidgetAnimation< Widget TWidget >.SCR_SpinningWidgetAnimation | ( | Widget | w | ) |
override void SCR_SpinningWidgetAnimation< Widget TWidget >.Animate | ( | float | tDelta, |
float | speedRps | ||
) |
Implements SCR_SpinningWidgetAnimationAbstract.
TWidget SCR_SpinningWidgetAnimation< Widget TWidget >.m_wTarget |