PC Stable Documentation
|
|
Private Member Functions | |
void | HoverEffect () |
void | OnWidgetScriptInit (Widget w) |
protected void | Update () |
override bool | OnMouseEnter (Widget w, int x, int y) |
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
Private Attributes | |
reference float | speed |
reference float | amount |
protected float | m_orginal_width |
protected float | m_orginal_height |
protected Widget | m_root |
protected ref AnimatorTimer | m_anim |
|
inlineprivate |
References m_anim.
References AnimatorTimer::Animate(), AnimatorTimer::IsRunning(), m_anim, m_orginal_height, m_orginal_width, m_root, and speed.
References AnimatorTimer::Animate(), m_anim, and speed.
|
inlineprivate |
References amount, ARGBF(), AnimatorTimer::GetValue(), m_anim, m_orginal_height, m_orginal_width, and m_root.
|
private |
Referenced by HoverEffect(), OnMouseEnter(), OnMouseLeave(), and Update().
|
private |
Referenced by OnMouseEnter(), and Update().
|
private |
Referenced by OnMouseEnter(), and Update().
|
private |
Referenced by OnMouseEnter(), OnWidgetScriptInit(), and Update().
|
private |
Referenced by OnMouseEnter(), and OnMouseLeave().