GTween:init2

From GiderosMobile

Available since: Gideros 2010-2011
Class: GTween

Description

Reads all of the initial values from target and calls the "init" callback.

GTween:init2()

This is called automatically when a tween becomes active (finishes delaying) and when :swapValues() is called.

It would rarely be used directly but is exposed for possible use by power users.