summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
Diffstat (limited to 'API.md')
-rw-r--r--API.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/API.md b/API.md
index 69a7851..7ba8bec 100644
--- a/API.md
+++ b/API.md
@@ -45,6 +45,16 @@ This function will be called on program close. Cleanup could be done here.
Arguments are stored in 'RL.arg' array.
+## Default objects
+
+> RL.defaultFont
+
+Default Font object
+
+> RL.defaultMaterial
+
+Default Material object
+
## Types
Raylib structs in Lua