luxe: ui/panel.control
import "luxe: ui/panel.control" for Datano docs found
Variables
Section titled “Variables”var override : Object = ObjectUIPanel
Section titled “UIPanel”import "luxe: ui/panel.control" for UIPanelno docs found
UIPanel.create(.)
Section titled “UIPanel.create(.)”UIPanel.create(ui : Entity) : UIPanelno docs found
UIPanel.override(.)
Section titled “UIPanel.override(.)”UIPanel.override(panel : Control) : PanelInfono docs found
UIPanel.set_color(..)
Section titled “UIPanel.set_color(..)”UIPanel.set_color(panel : Control, color : Color) : Noneno docs found
UIPanel.get_color(.)
Section titled “UIPanel.get_color(.)”UIPanel.get_color(panel : Control) : Noneno docs found
UIPanel.set_border(…)
Section titled “UIPanel.set_border(…)”UIPanel.set_border(panel : Control, size : Num, color : Color) : Noneno docs found
UIPanel.set_radius(…)
Section titled “UIPanel.set_radius(…)”UIPanel.set_radius(panel : Control, radius : Float4, smoothness : Float4) : Noneno docs found