¶
luxe
API (2025.1.2
)¶
luxe: ui/field/vector
module¶
UIVector¶
import "luxe: ui/field/vector" for UIVector
no docs found
- create(ui:
Any
) - get_component_count(vec:
Control
) - set_component_count(vec:
Control
, count:Num
) - get_value(vec:
Control
) - set_value(vec:
Control
, value:Vec
) - get_text_field(vec:
Control
, index:Num
)
Any
)
¶unknown
no docs found
Control
)
¶unknown
no docs found
Control
, count: Num
)
¶unknown
no docs found
Control
)
¶Vec
no docs found
Control
, value: Vec
)
¶unknown
no docs found
Control
, index: Num
)
¶Control
no docs found
UIVectorState¶
import "luxe: ui/field/vector" for UIVectorState
no docs found
- components
- components=(v : Any)
- value
- set_value(value:
Vec
) - get_text_field(index:
Num
) - make_field(index:
Num
) - new(ui:
Any
, ctrl:Any
) - on_event(field:
Any
, event:Any
)
unknown
no docs found
unknown
no docs found
unknown
no docs found
Vec
)
¶unknown
no docs found
Num
)
¶Control
no docs found
Num
)
¶unknown
no docs found
Any
, ctrl: Any
)
¶UIVectorState
no docs found
Any
, event: Any
)
¶unknown
no docs found