![]() |
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) |
| void | SetOnClickSound (string newOnClickedSound) |
| override bool | OnMouseButtonDown (Widget w, int x, int y, int button) |
| override bool | OnMouseButtonUp (Widget w, int x, int y, int button) |
| override bool | OnFocus (Widget w, int x, int y) |
| override bool | OnFocusLost (Widget w, int x, int y) |
| override bool | OnMouseEnter (Widget w, int x, int y) |
| override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
Protected Attributes | |
| ref Color | m_ColorButtonDefault |
| ref Color | m_ColorButtonFocused |
| ref Color | m_ColorButtonPressed |
| ref Color | m_ColorButtonDisabled |
| bool | m_bColorizeChildren |
| ref Color | m_ColorChildDefault |
| ref Color | m_ColorChildFocused |
| ref Color | m_ColorChildPressed |
| ref Color | m_ColorChildDisabled |
| float | m_fAnimationLength |
| string | m_sSoundClicked |
| string | m_sSoundFocused |
| Widget | m_wChild |
| bool | m_bIsFocused = false |
Definition at line 9 of file SimpleButtonComponent.c.
|
inlineprotected |
Definition at line 52 of file SimpleButtonComponent.c.
Definition at line 72 of file SimpleButtonComponent.c.
Definition at line 114 of file SimpleButtonComponent.c.
Definition at line 136 of file SimpleButtonComponent.c.
|
inlineprotected |
Definition at line 85 of file SimpleButtonComponent.c.
|
inlineprotected |
Definition at line 95 of file SimpleButtonComponent.c.
Definition at line 157 of file SimpleButtonComponent.c.
|
inlineprotected |
Definition at line 168 of file SimpleButtonComponent.c.
|
inlineprotected |
Definition at line 79 of file SimpleButtonComponent.c.
|
protected |
Definition at line 24 of file SimpleButtonComponent.c.
|
protected |
Definition at line 49 of file SimpleButtonComponent.c.
|
protected |
Definition at line 12 of file SimpleButtonComponent.c.
|
protected |
Definition at line 21 of file SimpleButtonComponent.c.
|
protected |
Definition at line 15 of file SimpleButtonComponent.c.
|
protected |
Definition at line 18 of file SimpleButtonComponent.c.
|
protected |
Definition at line 27 of file SimpleButtonComponent.c.
|
protected |
Definition at line 36 of file SimpleButtonComponent.c.
|
protected |
Definition at line 30 of file SimpleButtonComponent.c.
|
protected |
Definition at line 33 of file SimpleButtonComponent.c.
|
protected |
Definition at line 39 of file SimpleButtonComponent.c.
|
protected |
Definition at line 42 of file SimpleButtonComponent.c.
|
protected |
Definition at line 45 of file SimpleButtonComponent.c.
|
protected |
Definition at line 48 of file SimpleButtonComponent.c.