How come I never see any of the apps made with corona use this format
function blah.load()
end
function blah.update(dt)
end
function blah.draw()
end
like in love2D I’m just asking [import]uid: 121743 topic_id: 24706 reply_id: 324706[/import]
How come I never see any of the apps made with corona use this format
function blah.load()
end
function blah.update(dt)
end
function blah.draw()
end
like in love2D I’m just asking [import]uid: 121743 topic_id: 24706 reply_id: 324706[/import]