summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorjussi2023-02-15 01:10:03 +0200
committerjussi2023-02-15 01:10:03 +0200
commit9df23e32b02167dd41c8b5c25b852717163dfeda (patch)
tree5e78bba46f30a7de33ff3cc67cbda2bb465a4742 /API.md
parentcf7c480aca8e24c62e6563e96a1bb4636a1ac81f (diff)
downloadreilua-enhanced-9df23e32b02167dd41c8b5c25b852717163dfeda.tar.gz
reilua-enhanced-9df23e32b02167dd41c8b5c25b852717163dfeda.tar.bz2
reilua-enhanced-9df23e32b02167dd41c8b5c25b852717163dfeda.zip
RL_GetWindowSize renamed to RL_GetScreenSize.
Diffstat (limited to 'API.md')
-rw-r--r--API.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/API.md b/API.md
index 514c5cb..836b5b7 100644
--- a/API.md
+++ b/API.md
@@ -617,6 +617,8 @@ BLEND_ADD_COLORS
BLEND_SUBTRACT_COLORS
+BLEND_ALPHA_PREMULTIPLY
+
BLEND_CUSTOM
## Globals - Gesture
@@ -1194,9 +1196,9 @@ Get window position on monitor
---
-> size = RL_GetWindowPosition()
+> size = RL_GetScreenSize()
-Get window size
+Get screen size
- Success return Vector2