![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override bool | OnClick (Widget w, int x, int y, int button) |
| override bool | OnMouseEnter (Widget w, int x, int y) |
| override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
| override bool | OnFocus (Widget w, int x, int y) |
| override bool | OnFocusLost (Widget w, int x, int y) |
| void | OnMenuSelect () |
| void | ColorizeWidgets (Color colorBackground, Color colorContent, float speed=-1) |
| void | ColorizeCheckWidget () |
| Set color of checked line. | |
| bool | IsSelected () |
| void | SetSelected (bool selected, bool notify=true) |
| void | ShowButton () |
| void | HideButton () |
Protected Attributes | |
| bool | m_bIsTriggered = true |
| Widget | m_wIcon |
| ref Color | COLOR_CHECKED_TRUE = UIColors.CONTRAST_COLOR |
| ref Color | COLOR_CHECKED_FALSE = UIColors.WHITE_DEFAULT |
Definition at line 2 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Set color of checked line.
Definition at line 89 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 81 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 14 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 125 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 98 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 24 of file SCR_SelectableTileButtonComponent.c.
Definition at line 56 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 64 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 71 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 35 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 49 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 104 of file SCR_SelectableTileButtonComponent.c.
|
inlineprotected |
Definition at line 118 of file SCR_SelectableTileButtonComponent.c.
|
protected |
Definition at line 11 of file SCR_SelectableTileButtonComponent.c.
|
protected |
Definition at line 10 of file SCR_SelectableTileButtonComponent.c.
Definition at line 6 of file SCR_SelectableTileButtonComponent.c.
|
protected |
Definition at line 8 of file SCR_SelectableTileButtonComponent.c.