CheckBox

From Crumbled World Wiki

CheckBoxExampleCode

Inheritance

Panel

Constructor

function description
CheckBox(PanelSize size)
CheckBox(PanelSize size, bool selected)

Functions

return function description
setSelected(bool selected)
bool getSelected()