createGameObject

API -

return function()
    local app = getApp();
    local myObject = app.createGameObject(); --objects can be used for adding images
end
circle-info

This is designed to be used with applyImage()...

applyImagechevron-right

Last updated