Class cc.TransitionJumpZoom

Class Summary
Constructor Attributes Constructor Name and Description
 
Zoom out and jump the outgoing scene, and then jump and zoom in the incoming

Method Summary

Class Detail

cc.TransitionJumpZoom()
Zoom out and jump the outgoing scene, and then jump and zoom in the incoming

Method Detail

  • <static> {cc.TransitionJumpZoom} cc.TransitionJumpZoom.create(t, scene)
    creates a scene transition that zooms then jump across the screen, the same for the incoming scene
    Parameters:
    {Number} t
    time in seconds
    {cc.Scene} scene
    Returns:
    {cc.TransitionJumpZoom}
  • onEnter()
    Custom on enter