mirror of
https://github.com/rastapasta/mapscii.git
synced 2025-06-21 01:58:03 +02:00
🎨 adding mvp hook for timeout handler
This commit is contained in:
parent
309a237bda
commit
fcfb090a52
@ -184,6 +184,7 @@ module.exports = class Mapscii
|
|||||||
#@notify JSON.stringify key
|
#@notify JSON.stringify key
|
||||||
|
|
||||||
_draw: ->
|
_draw: ->
|
||||||
|
config.onDraw() if config.onDraw
|
||||||
@renderer
|
@renderer
|
||||||
.draw @center, @zoom
|
.draw @center, @zoom
|
||||||
.then (frame) =>
|
.then (frame) =>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user