Raygui wrapper lib.
This commit is contained in:
@@ -4759,13 +4759,18 @@ function RL.GuiGetState() end
|
||||
|
||||
-- Gui - Font
|
||||
|
||||
---Set gui custom font ( Global state )
|
||||
---Set gui custom font ( global state )
|
||||
---- Failure return false
|
||||
---- Success return true
|
||||
---@param font any
|
||||
---@return any success
|
||||
function RL.GuiSetFont( font ) end
|
||||
|
||||
---Get gui custom font ( global state )
|
||||
---- Success return int
|
||||
---@return any font
|
||||
function RL.GuiGetFont() end
|
||||
|
||||
-- Gui - Style
|
||||
|
||||
---Set one style property
|
||||
|
||||
Reference in New Issue
Block a user