Packagecom.threerings.display
Classpublic class SiningTextAnimation
InheritanceSiningTextAnimation Inheritance TextCharAnimation Inheritance flash.display.Sprite



Protected Properties
 PropertyDefined by
 Inherited_fn : Function
TextCharAnimation
 Inherited_texts : Array
TextCharAnimation
Public Methods
 MethodDefined by
  
SiningTextAnimation(text:String, textArgs:Object)
SiningTextAnimation
 Inherited
updateAnimation(elapsed:Number):void
TextCharAnimation
Protected Methods
 MethodDefined by
  
movementFn(elapsed:Number, index:Number):Number
SiningTextAnimation
Constructor detail
SiningTextAnimation()constructor
public function SiningTextAnimation(text:String, textArgs:Object)Parameters
text:String
 
textArgs:Object
Method detail
movementFn()method
protected function movementFn(elapsed:Number, index:Number):NumberParameters
elapsed:Number
 
index:Number

Returns
Number