|
PC Stable Documentation
|
|

Private Member Functions | |
| void | RadialProgressBar () |
| void | ~RadialProgressBar () |
| void | SetProgress (float progress) |
| protected void | Update (float tDelta) |
| protected void | UpdateChild (Widget child, int index) |
| void | OnWidgetScriptInit (Widget w) |
Private Attributes | |
| reference float | speed |
| reference float | start_rotation |
| protected string | m_BarHider |
| protected string | m_BarPart |
| protected Widget | m_Root |
| protected ref AnimatorTimer | m_Anim |
| protected float | x |
| protected float | y |
| protected float | z |
| protected float | rotation = 0 |
| protected int | stage = 0 |
|
inlineprivate |
References CALL_CATEGORY_GUI, GetGame(), CGame::GetUpdateQueue(), ScriptInvoker::Insert(), m_Anim, and Update().
|
inlineprivate |
References CALL_CATEGORY_GUI, GetGame(), CGame::GetUpdateQueue(), ScriptInvoker::Remove(), and Update().
|
inlineprivate |
References AnimatorTimer::AnimateLoop(), m_Anim, m_BarHider, m_BarPart, m_Root, and speed.
|
inlineprivate |
References m_Anim, m_Root, AnimatorTimer::Tick(), and UpdateChild().
References AnimatorTimer::GetTargetValue(), m_Anim, m_BarHider, m_BarPart, Math::RAD2DEG, rotation, stage, and start_rotation.
Referenced by Update().
|
private |
Referenced by OnWidgetScriptInit(), RadialProgressBar(), Update(), and UpdateChild().
|
private |
Referenced by OnWidgetScriptInit(), and UpdateChild().
|
private |
Referenced by OnWidgetScriptInit(), and UpdateChild().
|
private |
Referenced by OnWidgetScriptInit(), and Update().
|
private |
Referenced by SetProgress(), and UpdateChild().
|
private |
Referenced by OnWidgetScriptInit().
|
private |
Referenced by SetProgress(), and UpdateChild().
|
private |
Referenced by UpdateChild().
|
private |
|
private |
|
private |