API -
return function() local app = getApp(); --create bomb at x:0 y:0 app.createBomb(0, 0); end
Last updated 1 year ago