RobLoach / raygui-container

Adds state to raygui, allowing for gamepad/keyboard-only support.
zlib License
2 stars 1 forks source link

Add Slider support #6

Closed RobLoach closed 1 year ago

RobLoach commented 1 year ago

Related to #4, this adds a Focus Lock state to allow locking on a GuiElement, and then interacting with it directly. This adds a Slider as an example of that.