updated readme

This commit is contained in:
nek0 2020-08-11 04:12:30 +02:00
parent dc68854f19
commit ad1e3579e8
1 changed files with 8 additions and 0 deletions

View File

@ -19,3 +19,11 @@ There are some major deviations from the tutorial setup here as follows:
I leave as many helpful comments as possible throughout the code, so feel free
to peruse it.
## Mapped input events
### Keyboard
* `1`, `2`: Switch input focus between the two displayed objects
* `X`/`Shift`+`X`: Move the focused object right/left
* `Y`/`Shift`+`Y`: Move the focused object up/down