diff options
| author | Ray <[email protected]> | 2020-12-18 18:58:02 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2020-12-18 18:58:02 +0100 |
| commit | 96542269d0ad8f7be9cfb4f0e9d02df2c45703ff (patch) | |
| tree | fd64502ec8534fc312f88e04401ac46db7f317af /projects/Notepad++/raylib_npp_parser/raylib_npp.xml | |
| parent | 893a64712e6702ac14d2001c064b56da0538b1ce (diff) | |
| download | raylib-96542269d0ad8f7be9cfb4f0e9d02df2c45703ff.tar.gz raylib-96542269d0ad8f7be9cfb4f0e9d02df2c45703ff.zip | |
WARNING: GetKeyPressed() <-> GetCharPressed() #1336
Previous GetKeyPressed() method was actually returning unicode codepoints equivalent values instead of the key-code of the pressed key. So, it has been replaced by GetCharPressed(), returning unicode codepoints and GetKeyPressed() now returns key-codes.
Diffstat (limited to 'projects/Notepad++/raylib_npp_parser/raylib_npp.xml')
0 files changed, 0 insertions, 0 deletions
