PC Stable Documentation
|
|
Private Member Functions | |
void | MainMenuButtonEffect () |
void | ~MainMenuButtonEffect () |
void | OnWidgetScriptInit (ButtonWidget w) |
protected void | Update (float tDelta) |
override bool | OnFocus (Widget w, int x, int y) |
override bool | OnFocusLost (Widget w, int x, int y) |
Private Attributes | |
reference float | speed |
reference float | amount |
protected float | m_textProportion |
protected float | m_textProportion2 |
protected ButtonWidget | m_root |
protected ref AnimatorTimer | m_anim |
|
inlineprivate |
|
inlineprivate |
References AnimatorTimer::Animate(), AnimatorTimer::IsRunning(), m_anim, m_root, m_textProportion, m_textProportion2, and speed.
References AnimatorTimer::Animate(), m_anim, and speed.
|
inlineprivate |
References m_root.
|
inlineprivate |
References amount, ARGBF(), AnimatorTimer::GetValue(), m_anim, m_root, and AnimatorTimer::Tick().
|
private |
Referenced by OnFocus(), OnFocusLost(), and Update().
|
private |
Referenced by OnFocus(), OnWidgetScriptInit(), and Update().
|
private |
Referenced by OnFocus(), and OnFocusLost().