Class cc.TransitionProgressHorizontal

Class Summary
Constructor Attributes Constructor Name and Description
 
cc.TransitionProgressHorizontal transition.

Method Summary

Class Detail

cc.TransitionProgressHorizontal(t, scene)
cc.TransitionProgressHorizontal transition.
A colock-wise radial transition to the next scene
var trans = new cc.TransitionProgressHorizontal(t, scene);
Parameters:
{Number} t
time
{cc.Scene} scene

Method Detail