diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Import normally with: And use tgu:: to refer to the methods/enum in the library. -## API: +## API Enum GameKey - Arrow keys, space, escape, A-Z. GetKeyPress() - Only works if raw mode is enabled. Retrieves the next key pressed, trying to parse the bytes to one of the options available in GameKey. |
