luxe: ui/field/color
UIColor
Section titled “UIColor”import "luxe: ui/field/color" for UIColorno docs found
UIColor.create(.)
Section titled “UIColor.create(.)”UIColor.create(ui : Entity) : unknownno docs found
UIColor.set_color(..)
Section titled “UIColor.set_color(..)”UIColor.set_color(control : Control, color : Color) : unknownno docs found
UIColor.set_colors(..)
Section titled “UIColor.set_colors(..)”UIColor.set_colors(control : Control, colors : Color) : unknownno docs found
UIColor.get_color(.)
Section titled “UIColor.get_color(.)”UIColor.get_color(control : Control) : Colorno docs found
UIColor.get_text_field(..)
Section titled “UIColor.get_text_field(..)”UIColor.get_text_field(vec : Control, index : Num) : Controlno docs found
UIColorData
Section titled “UIColorData”import "luxe: ui/field/color" for UIColorDatano docs found
UIColorData.new(..)
Section titled “UIColorData.new(..)”UIColorData.new(ui : Entity, control : Control) : UIColorDatano docs found
UIColorData.create(.)
Section titled “UIColorData.create(.)”UIColorData.create(root : Control) : unknownno docs found
UIColorData.reset_mixed(.)
Section titled “UIColorData.reset_mixed(.)”UIColorData.reset_mixed() : unknownno docs found
UIColorData.set_color(.)
Section titled “UIColorData.set_color(.)”UIColorData.set_color(color : Color) : unknownno docs found
UIColorData.set_colors(.)
Section titled “UIColorData.set_colors(.)”UIColorData.set_colors(colors : List) : unknownno docs found
UIColorData.colors_similar(.)
Section titled “UIColorData.colors_similar(.)”UIColorData.colors_similar(colors : List) : unknownno docs found
UIColorData.destroy(.)
Section titled “UIColorData.destroy(.)”UIColorData.destroy() : unknownno docs found
UIColorData.get_color(.)
Section titled “UIColorData.get_color(.)”UIColorData.get_color() : unknownno docs found
UIColorData.get_text_field(.)
Section titled “UIColorData.get_text_field(.)”UIColorData.get_text_field(index : Num) : Controlno docs found