mirror of
https://github.com/raysan5/raygui.git
synced 2026-01-28 17:59:18 -05:00
Update README.md
This commit is contained in:
@ -34,11 +34,13 @@ On January 2018, two students (Adria and Jordi) started working on raygui and re
|
|||||||
- Panel
|
- Panel
|
||||||
|
|
||||||
#### Basic controls set, the standard ones
|
#### Basic controls set, the standard ones
|
||||||
|
|
||||||
|
<img align="right" src="https://raw.githubusercontent.com/raysan5/raygui/master/tools/rGuiStyler/design/rguistyler2_light_REV9.png">
|
||||||
|
|
||||||
- Label
|
- Label
|
||||||
- Button
|
- Button
|
||||||
- LabelButton
|
- LabelButton
|
||||||
- ImageButton
|
- ImageButton
|
||||||
- ImageButtonEx
|
|
||||||
- ToggleButton
|
- ToggleButton
|
||||||
- ToggleGroup
|
- ToggleGroup
|
||||||
- CheckBox
|
- CheckBox
|
||||||
@ -54,6 +56,9 @@ On January 2018, two students (Adria and Jordi) started working on raygui and re
|
|||||||
- ScrollBar (WIP)
|
- ScrollBar (WIP)
|
||||||
- DummyRec
|
- DummyRec
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
#### Advance controls set, use multiple controls
|
#### Advance controls set, use multiple controls
|
||||||
- ListView
|
- ListView
|
||||||
- ColorPicker
|
- ColorPicker
|
||||||
|
|||||||
Reference in New Issue
Block a user