Any idea when v1.2 might come out?

Amazing !

Sorry to ask, I have searched at http://developer.anscamobile.com/content/display-objects#Groups
bur haven’t found what gameGroup(background) means… : Is it the same as gameGroup:insert(background) ? [import]uid: 9328 topic_id: 5872 reply_id: 23009[/import]

Sorry, you are right, it’s gameGroup:insert(background) [import]uid: 8556 topic_id: 5872 reply_id: 23092[/import]

Ricardo, thank you so much for this. We appreciate it more than you know.

I have a question:

I am working with a mask. Since the mask is added to a display object like so:

local object = display.newImageRect(“graphic.png”, 150, 150)
local mask = graphics.newMask(“mask.png”)
object:setMask(mask)

Do I have to add the mask to the localgroup or is it already added with object?
Thanks again! [import]uid: 22392 topic_id: 5872 reply_id: 23110[/import]

THANKS Richardo, you the man!

Looking forward to book page support thingy… [import]uid: 9371 topic_id: 5872 reply_id: 23170[/import]