Skip to content

luxe: ui/text.control.api


import "luxe: ui/text.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/text.control.api" for APIGet

no docs found

APIGet.new() : APIGet

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.override(control : Control) : Any

no docs found

APIGet.render_text(control : Control) : Num

no docs found

APIGet.offset(control : Control) : Float2

no docs found

APIGet.press_time(control : Control) : Num

no docs found

APIGet.blink_next(control : Control) : Num

no docs found

APIGet.index(control : Control) : Num

no docs found

APIGet.index_offset(control : Control) : Num

no docs found

APIGet.select_index(control : Control) : Num

no docs found

APIGet.select_count(control : Control) : Num

no docs found

APIGet.composition_index(control : Control) : Num

no docs found

APIGet.composition_size(control : Control) : Num

no docs found

APIGet.blink(control : Control) : Bool

no docs found

APIGet.dragging(control : Control) : Bool

no docs found

APIGet.editing(control : Control) : Bool

no docs found

APIGet.invalidated(control : Control) : Bool

no docs found

APIGet.text_pre(control : Control) : String

no docs found

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

no docs found

APISet.new() : APISet

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.override(control : Control, value : Any) : unknown

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

Fields.text : String

no docs found

Fields.align : String

no docs found

Fields.align_vertical : String

no docs found

Fields.override : String

no docs found

Fields.render_text : String

no docs found

Fields.offset : String

no docs found

Fields.press_time : String

no docs found

Fields.blink_next : String

no docs found

Fields.index : String

no docs found

Fields.index_offset : String

no docs found

Fields.select_index : String

no docs found

Fields.select_count : String

no docs found

Fields.composition_index : String

no docs found

Fields.composition_size : String

no docs found

Fields.blink : String

no docs found

Fields.dragging : String

no docs found

Fields.editing : String

no docs found

Fields.invalidated : String

no docs found

Fields.text_pre : String

no docs found