GTween:getValues

From GiderosMobile

Available since: Gideros 2010-2011
Class: GTween

Description

Returns the table of all end properties and their values. This is a copy of values, so modifying the returned object will not affect the tween.

(table) = GTween:getValues()

Return values

Returns (table) copy of the table of all end properties and their values