love.draw - oblerion/love2d.js GitHub Wiki

initialize

love.draw = function()
{ 
... code
}

what is do

draw loop function