diff options
| author | jussi | 2024-07-02 20:49:25 +0300 |
|---|---|---|
| committer | jussi | 2024-07-02 20:49:25 +0300 |
| commit | 61c932f2605aac5a8fef4264087e9ea8f86c6760 (patch) | |
| tree | f5bbf509317bd86ad25588456370844c58a1526a /changelog | |
| parent | fd18b5526e0c2b058f175ba140258549fec09098 (diff) | |
| download | reilua-enhanced-61c932f2605aac5a8fef4264087e9ea8f86c6760.tar.gz reilua-enhanced-61c932f2605aac5a8fef4264087e9ea8f86c6760.tar.bz2 reilua-enhanced-61c932f2605aac5a8fef4264087e9ea8f86c6760.zip | |
GetMouseOffset and GetMouseScale.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ DETAILED CHANGES: - CHANGE: Naming of gui functions set2Top and set2Back to setToTop and setToBack. - FIXED: GuiGetIcons was returning just first int. Now returns a Buffer. - ADDED: GuiSetIcons. + - ADDED: GetMouseOffset and GetMouseScale. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 |
