Packagekrewfw.core
Classpublic class KrewTransition
InheritanceKrewTransition Inheritance Object

Expand tween transition functions of Starling.



Public Methods
 MethodDefined By
  
[static]
KrewTransition
Public Constants
 ConstantDefined By
  EASE_IN_QUAD : String = krew.easeInQuad
[static]
KrewTransition
  EASE_OUT_QUAD : String = krew.easeOutQuad
[static]
KrewTransition
  SWING : String = krew.swing
[static]
KrewTransition
Method Detail
registerExtendedTransitions()method
public static function registerExtendedTransitions():void

Constant Detail
EASE_IN_QUADConstant
public static const EASE_IN_QUAD:String = krew.easeInQuad

EASE_OUT_QUADConstant 
public static const EASE_OUT_QUAD:String = krew.easeOutQuad

SWINGConstant 
public static const SWING:String = krew.swing