Files
raylib/examples/text
Ray 96542269d0 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.
2020-12-18 18:58:02 +01:00
..
2020-05-28 21:18:58 +02:00
2018-07-15 20:24:18 +02:00
2017-04-14 15:37:36 +02:00
2017-04-16 19:08:19 +02:00
2019-05-14 15:34:23 +02:00
2020-09-07 19:33:06 +02:00
2019-04-23 20:48:00 +03:00
2019-05-20 16:36:42 +02:00