Sprite:getParent
From GiderosMobile
Available since: Gideros 2011.6
Description
Returns the `Sprite` object that contains this `Sprite` object.
(Sprite), = Sprite:getParent()
Returns (Sprite) The parent sprite.
Available since: Gideros 2011.6
Returns the `Sprite` object that contains this `Sprite` object.
(Sprite), = Sprite:getParent()
Returns (Sprite) The parent sprite.