The Nest
Explore
Sign in
akkartik
driver.love
0083-copy_viewport
0
Programming environment for editing various of my live apps without restarting them.
Code
Changes
Tags
Discussions
main
copy_viewport = function(v) return {x=v.x, y=v.y, w=v.w, h=v.h, zoom=v.zoom} end