Skip to content

luxe: ui/window.control.api


import "luxe: ui/window.control.api" for API

no docs found

API.id : unknown

no docs found

API.create(ui : Entity) : Control

no docs found

API.has(control : Control) : unknown

no docs found

API.get(control : Control) : Data

no docs found

API.get : APIGet

no docs found

API.set : APISet

no docs found

import "luxe: ui/window.control.api" for APIGet

no docs found

APIGet.new() : APIGet

no docs found

APIGet.bring_to_front(control : Control) : Bool

no docs found

APIGet.closable(control : Control) : Bool

no docs found

APIGet.collapsible(control : Control) : Bool

no docs found

APIGet.resizable(control : Control) : Bool

no docs found

APIGet.draggable(control : Control) : Bool

no docs found

APIGet.title_height(control : Control) : Num

no docs found

APIGet.text(control : Control) : String

no docs found

APIGet.align(control : Control) : Any

no docs found

APIGet.align_vertical(control : Control) : Any

no docs found

APIGet.localization(control : Control) : Any

no docs found

APIGet.max_visible(control : Control) : Num

no docs found

APIGet.text_margin(control : Control) : Float4

no docs found

APIGet.override(control : Control) : Any

no docs found

APIGet.render_text(control : Control) : Num

no docs found

APIGet.dragging(control : Control) : Bool

no docs found

APIGet.dragging_resize(control : Control) : Bool

no docs found

APIGet.collapsed(control : Control) : Bool

no docs found

APIGet.in_title(control : Control) : Bool

no docs found

APIGet.in_close_handle(control : Control) : Bool

no docs found

APIGet.in_collapse_handle(control : Control) : Bool

no docs found

APIGet.in_resize_handle(control : Control) : Bool

no docs found

APIGet.collapse_size(control : Control) : Float2

no docs found

APIGet.drag(control : Control) : Float2

no docs found

import "luxe: ui/window.control.api" for APISet

no docs found

APISet.new() : APISet

no docs found

APISet.bring_to_front(control : Control, value : Bool) : unknown

no docs found

APISet.closable(control : Control, value : Bool) : unknown

no docs found

APISet.collapsible(control : Control, value : Bool) : unknown

no docs found

APISet.resizable(control : Control, value : Bool) : unknown

no docs found

APISet.draggable(control : Control, value : Bool) : unknown

no docs found

APISet.title_height(control : Control, value : Num) : unknown

no docs found

APISet.text(control : Control, value : String) : unknown

no docs found

APISet.align(control : Control, value : Any) : unknown

no docs found

APISet.align_vertical(control : Control, value : Any) : unknown

no docs found

APISet.localization(control : Control, value : Any) : unknown

no docs found

APISet.max_visible(control : Control, value : Num) : unknown

no docs found

APISet.text_margin(control : Control, value : Float4) : unknown

no docs found

APISet.override(control : Control, value : Any) : unknown

no docs found

APISet.render_text(control : Control, value : Num) : unknown

no docs found

APISet.dragging(control : Control, value : Bool) : unknown

no docs found

APISet.dragging_resize(control : Control, value : Bool) : unknown

no docs found

APISet.collapsed(control : Control, value : Bool) : unknown

no docs found

APISet.in_title(control : Control, value : Bool) : unknown

no docs found

APISet.in_close_handle(control : Control, value : Bool) : unknown

no docs found

APISet.in_collapse_handle(control : Control, value : Bool) : unknown

no docs found

APISet.in_resize_handle(control : Control, value : Bool) : unknown

no docs found

APISet.collapse_size(control : Control, value : Float2) : unknown

no docs found

APISet.drag(control : Control, value : Float2) : unknown

no docs found

import "luxe: ui/window.control.api" for Fields

no docs found

Fields.bring_to_front : String

no docs found

Fields.closable : String

no docs found

Fields.collapsible : String

no docs found

Fields.resizable : String

no docs found

Fields.draggable : String

no docs found

Fields.title_height : String

no docs found

Fields.text : String

no docs found

Fields.align : String

no docs found

Fields.align_vertical : String

no docs found

Fields.localization : String

no docs found

Fields.localization_key : String

no docs found

Fields.localization_space : String

no docs found

Fields.localization_args : String

no docs found

Fields.max_visible : String

no docs found

Fields.text_margin : String

no docs found

Fields.override : String

no docs found

Fields.render_text : String

no docs found

Fields.dragging : String

no docs found

Fields.dragging_resize : String

no docs found

Fields.collapsed : String

no docs found

Fields.in_title : String

no docs found

Fields.in_close_handle : String

no docs found

Fields.in_collapse_handle : String

no docs found

Fields.in_resize_handle : String

no docs found

Fields.collapse_size : String

no docs found

Fields.drag : String

no docs found