Basics
Guides
API Reference
Basics
Guides
API Reference
[12:7] extends: CheckBox
Wraps FXGL's FXGLCheckBox, a JavaFX CheckBox subclass with the "fxgl-check-box" style class for FXGL theme styling.
FXGLCheckBox ()
Creates a new FXGLCheckBox.
isSelected ()
Returns whether the checkbox is selected.
A bool.setSelected (bool Selected)
Sets the selected state.
Selected is the new state.this object
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.