GTween:getDelay

From GiderosMobile

Available since: Gideros 2010-2011
Class: GTween

Description

Gets the length of the delay in frames or seconds (depending on .useFrames).

(number) = GTween:getDelay()

The delay occurs before a tween reads initial values or starts playing.

Return values

Returns (number) the length of the delay in frames or seconds