GuiIconText.

This commit is contained in:
jussi
2022-04-01 20:35:43 +03:00
parent 7928f9dbab
commit 7665cf4bc1
6 changed files with 43 additions and 6 deletions

9
API.md
View File

@@ -3882,6 +3882,15 @@ Color Bar Hue control
---
> text = RL_GuiIconText( int iconId, string text )
Get text with icon id prepended ( if supported )
- Failure return false
- Success return string
---
> success = RL_GuiDrawIcon( int iconId, Vector2 pos, int pixelSize, Color color )
Draw icon