From 192d471fb3caaa6d73796185e5cadc62075743f7 Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 20 Dec 2023 01:13:28 +0200 Subject: GuiScrollBar. --- API.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'API.md') diff --git a/API.md b/API.md index efa464a..06aa7ef 100644 --- a/API.md +++ b/API.md @@ -8841,6 +8841,14 @@ Grid control, returns mouse cell position --- +> value = RL.GuiScrollBar( Rectangle bounds, int value, int minValue, int maxValue ) + +Scroll bar control + +- Success return int + +--- + ## Gui - Advance controls set --- -- cgit v1.2.3