diff options
| author | Ray <raysan5@gmail.com> | 2013-11-29 20:02:24 +0100 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2013-11-29 20:02:24 +0100 |
| commit | 53d0ab0b97ed77ea0277af9bd661cf2573ddb377 (patch) | |
| tree | 7b0aef2ba6b36ea3525f7b3d57027fa9ee667871 | |
| parent | fe504f0be9a86663db6298c9b05fe4699cbcafcc (diff) | |
| download | raylib-53d0ab0b97ed77ea0277af9bd661cf2573ddb377.tar.gz raylib-53d0ab0b97ed77ea0277af9bd661cf2573ddb377.zip | |
Spelling check
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Update: raylib 1.0.1 (28 November 2013) [text] DrawFps() - Renamed to DrawFPS() for coherence with similar function [core] IsKeyPressed() - Change functionality, check if key pressed once [core] IsKeyDown() - Added, check if key is being pressed -[core] IsKeyReleased() - Change functionality, chek if key released once +[core] IsKeyReleased() - Change functionality, check if key released once [core] IsKeyUp() - Added, check if key is being NOT pressed [core] IsMouseButtonDown() - Added, check if mouse button is being pressed [core] IsMouseButtonPressed() - Change functionality, check if mouse button pressed once |
