feat: P.0.lib.input integration — input.bind + camera-pan-update + ESC-quit

This commit is contained in:
Axel Meyer
2026-05-09 23:22:49 +02:00
parent a3be3e5da9
commit a0ab413a4c
2 changed files with 27 additions and 7 deletions

View File

@@ -7,6 +7,7 @@
"deps": [
{"id":"lib-core.maps","version":"0.1.0"},
{"id":"lib-core.render","version":"0.1.0"},
{"id":"lib-core.camera","version":"0.1.0"}
{"id":"lib-core.camera","version":"0.1.0"},
{"id":"lib-core.input","version":"0.1.0"}
]
}