summaryrefslogtreecommitdiff
path: root/ReiLua_API.lua
diff options
context:
space:
mode:
Diffstat (limited to 'ReiLua_API.lua')
-rw-r--r--ReiLua_API.lua7
1 files changed, 6 insertions, 1 deletions
diff --git a/ReiLua_API.lua b/ReiLua_API.lua
index a7e194a..c37d760 100644
--- a/ReiLua_API.lua
+++ b/ReiLua_API.lua
@@ -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