diff options
| author | roy <[email protected]> | 2026-06-29 22:28:53 +0300 |
|---|---|---|
| committer | roy <[email protected]> | 2026-06-29 22:28:53 +0300 |
| commit | 43d0e1563ed212b9ddd189d8891d72ac165c9a02 (patch) | |
| tree | a8d5cf9bf61f8772cc36a42070c061e9fbd63e60 | |
| parent | a299426a59d9af6a7a929a109d59137836eb0d28 (diff) | |
Removed : from readme
| -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. |
