![]() |
Lysa.ui
0.0
Lysa 3D Engine
|
A two-state box displaying a CheckMark when checked. Each click toggles the state and fires OnStateChange.
Inherits from: CheckWidget
Lua full name: lysa.ui.CheckBox
Public Member Functions | |
| nil | set_resources (res_check_mark: string) |
| Reloads the visual style of the check mark displayed when checked. More... | |
Properties | |
| CheckMark | check_mark |
| The check mark widget displayed when the box is checked. (read-only) | |
|
Reloads the visual style of the check mark displayed when checked.
| res_check_mark | string |
| CheckMark check_mark |
The check mark widget displayed when the box is checked. (read-only)