Packagecom.greensock
Classpublic class TweenAlign

Static constants for defining tween alignment. Copyright 2010, GreenSock. All rights reserved. This work is subject to the terms in http://www.greensock.com/terms_of_use.html or for corporate Club GreenSock members, the software agreement that was issued with the corporate membership.



Public Constants
 ConstantDefined by
  NORMAL : String = "normal"
[static]
TweenAlign
  SEQUENCE : String = "sequence"
[static]
TweenAlign
  START : String = "start"
[static]
TweenAlign
Constant detail
NORMALconstant
public static const NORMAL:String = "normal"
SEQUENCEconstant 
public static const SEQUENCE:String = "sequence"
STARTconstant 
public static const START:String = "start"