A lightweight programming environment for desktop and mobile devices
-- Pause a drawing called by animate().
end_frame = function()
	coroutine.yield()
end