GTween:getValue

From GiderosMobile

Available since: Gideros 2010-2011
Class: GTween

Description

Returns the end value for the specified property if one exists.

(number) = GTween:getValue(name)

Parameters

name: (string) the name of the property to return an end value for

Return values

Returns (number) the end value for the specified property if one exists