Note

HELP WANTED!

Most class reference pages are not fully covered yet! If you have more information, please consider Contributing!

HorizSlider

Inherits: VBoxContainer < BoxContainer < Container < Control < CanvasItem < Node < Object

Inherited By: FixedMath, HitboxData, Utils

No description provided.

Overview

Properties Index

bool

@export centered

true

int

@export max_value

100

int

@export min_value

0

Node

@onready default

$Direction.value

bool

buffer_value_changed

false

Methods Index

void

_input(event: InputEvent)

void

_process(_delta: Variant)

void

_ready()

Dictionary

get_data()

int

get_value()

void

on_value_changed(value: Variant)


Signals

data_changed() 🔗

No description provided.


Property Descriptions

@export

bool centered = true 🔗

No description provided.


@export

int max_value = 100 🔗

No description provided.


@export

int min_value = 0 🔗

No description provided.


@onready

Node default = $Direction.value 🔗

No description provided.


bool buffer_value_changed = false 🔗

No description provided.


Method Descriptions

void _input(event: InputEvent) 🔗

No description provided.


void _process(_delta: Variant) 🔗

No description provided.


void _ready() 🔗

No description provided.


Dictionary get_data() 🔗

No description provided.


int get_value() 🔗

No description provided.


void on_value_changed(value: Variant) 🔗

No description provided.