![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | SetProgressRange (float min, float max) |
| void | SetCurrentProgress (float progress) |
| void | SetCurrentProgressPreview (float progress) |
| void | SetPreviewColor (bool enabled) |
| void | FlipColors () |
| void | UpdateProgressBar () |
Protected Attributes | |
| ref Color | m_ColorLow |
| ref Color | m_ColorMiddle |
| ref Color | m_ColorHigh |
| ref Color | m_ColorPreviewPositive |
| ref Color | m_ColorPreviewNegative |
| bool | m_bFlipColors |
| string | m_sProgressBarName |
| string | m_sProgressBarNamePreview |
| ProgressBarWidget | m_wProgressBar |
| ProgressBarWidget | m_wProgressBarPreview |
| bool | m_bColorsFlipped |
| const float | LOW_TRESHOLD = 0.3 |
| const float | MID_DIFF = 0.05 |
| const float | HIGH_TRESHOLD = 0.8 |
Definition at line 1 of file SCR_InventoryProgressBar.c.
|
inlineprotected |
Definition at line 111 of file SCR_InventoryProgressBar.c.
|
inlineprotected |
Definition at line 36 of file SCR_InventoryProgressBar.c.
|
inlineprotected |
Definition at line 86 of file SCR_InventoryProgressBar.c.
|
inlineprotected |
Definition at line 95 of file SCR_InventoryProgressBar.c.
|
inlineprotected |
Definition at line 103 of file SCR_InventoryProgressBar.c.
Definition at line 72 of file SCR_InventoryProgressBar.c.
|
inlineprotected |
Definition at line 124 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 33 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 31 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 29 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 19 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 10 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 4 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 7 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 16 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 13 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 22 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 25 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 27 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 28 of file SCR_InventoryProgressBar.c.
|
protected |
Definition at line 32 of file SCR_InventoryProgressBar.c.