mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +09:00
AI API
Former-commit-id: 7821931c73c0d90a883b3732eb5a950c2b2a0402 Former-commit-id: b77ed6d9cc3effd183646a7e0c8411b4e125cfd2
This commit is contained in:
@@ -272,7 +272,7 @@ constructor() : BasicGameState() {
|
||||
|
||||
|
||||
// make camara work //
|
||||
// compensate for zoom. UIs have to be treated specially! (see UIHandler)
|
||||
// compensate for zoom. UIs must be treated specially! (see UIHandler)
|
||||
g.translate(-MapCamera.cameraX * screenZoom, -MapCamera.cameraY * screenZoom)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user