From e103f21a40ef157cd263b60cf0d9c5750156ec98 Mon Sep 17 00:00:00 2001 From: Tomasz Chabora Date: Tue, 3 Mar 2020 19:21:21 +0100 Subject: Add LOTS of missing docs --- doc/classes/VSlider.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/classes/VSlider.xml') diff --git a/doc/classes/VSlider.xml b/doc/classes/VSlider.xml index cbc4ac1a13..3faafdfe80 100644 --- a/doc/classes/VSlider.xml +++ b/doc/classes/VSlider.xml @@ -18,16 +18,22 @@ + The texture for the grabber (the draggable element). + The background of the area below the grabber. + The texture for the grabber when it's disabled. + The texture for the grabber when it's focused. + The background for the whole slider. Determines the width of the [code]grabber_area[/code]. + The texture for the ticks, visible when [member Slider.tick_count] is greater than 0. -- cgit v1.2.3