Module goo.checkbox
Draws a checkbox.
The checkbox is simply two images in the skin folder. To change the look, change the image rather than override the draw function.
Functions
goo.checkbox:isChecked () | Gets if the checkbox is checked. |
goo.checkbox:setChecked (checked) | Set if the checkbox is checked |