Slider: 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 14:1814:18, 5 July 2025Anders talk contribs 2,016 bytes +2,016 Created page with "{{:SliderExampleCode}} ==Inheritance== Panel ==Constructor== {| class="wikitable" !|function !|description |- |Slider(PanelSize size) | |- |Slider(PanelSize size, float minValue, float maxValue) | |- |Slider(PanelSize size, float minValue, float maxValue, float startValue) | |- |Slider(PanelSize size, float minValue, float maxValue, float startValue, string text) | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |floa..."