GTween:setDelay

From GiderosMobile

Available since: Gideros 2010-2011
Class: GTween

Description

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

GTween:setDelay(value)

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

Parameters

value: (number) the length of the delay in frames or seconds