GTween:deleteValue

From GiderosMobile

Available since: Gideros 2010-2011
Class: GTween

Description

Removes an end value from the tween. This prevents the GTween instance from tweening the property.

GTween:deleteValue(name)

Parameters

name: (string) the name of the end property to delete