ColorPicker: 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 602 bytes +602 Created page with "{{:ColorPickerExampleCode}} ==Inheritance== Panel ==Constructor== {| class="wikitable" !|function !|description |- |ColorPicker(PanelSize size) | |- |ColorPicker(PanelSize size, Vec3 color) | |- |ColorPicker(PanelSize size, Vec4 color) |colow.w value is not used. |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |Vec3 |getColor() |Get color. |- | |setColor(..."