DayZ 1.24
|
Protected Member Functions | |
void | Bouncer () |
void | Update () |
void | OnWidgetScriptInit (Widget w) |
Protected Attributes | |
float | m_orginal_width |
float | m_orginal_height |
Widget | m_root |
ref AnimatorTimer | m_anim |
Private Attributes | |
reference float | amount |
reference float | speed |
|
inlineprotected |
Definition at line 31 of file Bouncer.c.
References m_anim, m_orginal_height, m_orginal_width, m_root, and speed.
|
inlineprotected |
Definition at line 19 of file Bouncer.c.
References amount, m_anim, m_orginal_height, m_orginal_width, m_root, and Print().
|
protected |
Definition at line 10 of file Bouncer.c.
Referenced by Bouncer(), OnWidgetScriptInit(), and Update().
|
protected |
Definition at line 8 of file Bouncer.c.
Referenced by OnWidgetScriptInit(), and Update().
|
protected |
Definition at line 7 of file Bouncer.c.
Referenced by OnWidgetScriptInit(), and Update().
|
protected |
Definition at line 9 of file Bouncer.c.
Referenced by OnWidgetScriptInit(), and Update().
Definition at line 5 of file Bouncer.c.
Referenced by OnWidgetScriptInit().