mirror of
https://github.com/rastapasta/mapscii.git
synced 2024-11-25 01:23:58 +01: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
|
||||
|
||||
_draw: ->
|
||||
config.onDraw() if config.onDraw
|
||||
@renderer
|
||||
.draw @center, @zoom
|
||||
.then (frame) =>
|
||||
|
Loading…
Reference in New Issue
Block a user