CheckBox: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

  • curprev 13:4013:40, 5 July 2025Anders talk contribs 410 bytes +410 Created page with "{{:CheckBoxExampleCode}} ==Inheritance== Panel ==Constructor== {| class="wikitable" !|function !|description |- |CheckBox(PanelSize size) | |- |CheckBox(PanelSize size, bool selected) | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- | |setSelected(bool selected) | |- |bool |getSelected() | |- |}"