updated readme
This commit is contained in:
parent
dc68854f19
commit
ad1e3579e8
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue