mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 04:25:00 +01:00
Add keyboard input for camera movement
This commit is contained in:
parent
0aa2781c25
commit
91cd644b8c
3 changed files with 59 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
mod app;
|
||||
mod game;
|
||||
mod graphics;
|
||||
mod input;
|
||||
mod math;
|
||||
mod res;
|
||||
mod world;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue