Skip to content

luxe: ui/scroll.control.api


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

no docs found

APIGet.new() : APIGet

no docs found

APIGet.units(control : Control) : Float2

no docs found

APIGet.scroll(control : Control) : Float2

no docs found

APIGet.drag(control : Control) : Float2

no docs found

APIGet.containerb(control : Control) : Float4

no docs found

APIGet.handle_v(control : Control) : Float4

no docs found

APIGet.handle_h(control : Control) : Float4

no docs found

APIGet.dragging_h(control : Control) : Bool

no docs found

APIGet.dragging_v(control : Control) : Bool

no docs found

APIGet.in_handle_v(control : Control) : Bool

no docs found

APIGet.in_handle_h(control : Control) : Bool

no docs found

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

no docs found

APISet.new() : APISet

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

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

no docs found

Fields.units : String

no docs found

Fields.scroll : String

no docs found

Fields.drag : String

no docs found

Fields.containerb : String

no docs found

Fields.handle_v : String

no docs found

Fields.handle_h : String

no docs found

Fields.dragging_h : String

no docs found

Fields.dragging_v : String

no docs found

Fields.in_handle_v : String

no docs found

Fields.in_handle_h : String

no docs found