Raygui wrapper lib.
This commit is contained in:
10
API.md
10
API.md
@@ -5955,13 +5955,21 @@ Get gui state ( global state )
|
||||
|
||||
> success = RL.GuiSetFont( Font font )
|
||||
|
||||
Set gui custom font ( Global state )
|
||||
Set gui custom font ( global state )
|
||||
|
||||
- Failure return false
|
||||
- Success return true
|
||||
|
||||
---
|
||||
|
||||
> font = RL.GuiGetFont()
|
||||
|
||||
Get gui custom font ( global state )
|
||||
|
||||
- Success return int
|
||||
|
||||
---
|
||||
|
||||
## Gui - Style
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user