snap.love/0074-on.resize

3 lines
61 B
Plaintext

on.resize = function(w, h)
Viewport.w, Viewport.h = w, h
end