1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-12 10:40:42 +00:00
OpenDiablo2/d2core/d2map/d2maprenderer
lord aadfa35e6b
Smooth camera targetting (#607)
* smooth camera with vectors

* add smooth cam  support to map engine test

smooth cam now works in map engine test.
clicking or holding the left-mouse button will move the camera.

also works with freecam mode in single-player.

* Update ebiten_renderer.go

did not mean to edit this file
2020-07-18 23:37:35 -04:00
..
camera.go Smooth camera targetting (#607) 2020-07-18 23:37:35 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
gfx_decode.go D2map lint warnings (#566) 2020-07-09 16:11:01 -04:00
image_cache.go D2map lint warnings (#566) 2020-07-09 16:11:01 -04:00
renderer.go Smooth camera targetting (#607) 2020-07-18 23:37:35 -04:00
tile_cache.go D2map lint warnings (#566) 2020-07-09 16:11:01 -04:00
viewport.go Smooth camera targetting (#607) 2020-07-18 23:37:35 -04:00