Programming environment for editing various of my live apps without restarting them.
mouse_cursor = function(name)
	return love.mouse.getSystemCursor(name)
end