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
- GTween
- GTween.new
- GTween.nextTween
- GTween.stopAll
- GTween:deleteValue
- GTween:getDelay
- GTween:getInitValue
- GTween:getPosition
- GTween:getValue
- GTween:getValues
- GTween:init2
- GTween:isPaused
- GTween:resetValues
- GTween:setDelay
- GTween:setPaused
- GTween:setPosition
- GTween:setValue
- GTween:setValues
- GTween:swapValues
- GTween:toBeginning
- GTween:toEnd