Packagecom.threerings.display
Classpublic class TextCharAnimation
InheritanceTextCharAnimation Inheritance flash.display.Sprite
ImplementsAnimation
SubclassesSiningTextAnimation



Protected Properties
 PropertyDefined by
  _fn : Function
TextCharAnimation
  _texts : Array
TextCharAnimation
Public Methods
 MethodDefined by
  
TextCharAnimation(text:String, fn:Function, textArgs:Object)
TextCharAnimation
  
updateAnimation(elapsed:Number):void
TextCharAnimation
Property detail
_fnproperty
protected var _fn:Function
_textsproperty 
protected var _texts:Array
Constructor detail
TextCharAnimation()constructor
public function TextCharAnimation(text:String, fn:Function, textArgs:Object)Parameters
text:String
 
fn:Function
 
textArgs:Object
Method detail
updateAnimation()method
public function updateAnimation(elapsed:Number):voidParameters
elapsed:Number