Packageaway3d.core.stats
Classpublic class StaticTextField
InheritanceStaticTextField Inheritance flash.text.TextField

Public Properties
 PropertyDefined by
  defaultText : String
StaticTextField
Public Methods
 MethodDefined by
  
StaticTextField
(text:String = null, textFormat:TextFormat = null)
StaticTextField
Property detail
defaultTextproperty
public var defaultText:String
Constructor detail
StaticTextField()constructor
public function StaticTextField(text:String = null, textFormat:TextFormat = null)Parameters
text:String (default = null)
 
textFormat:TextFormat (default = null)
Init Parameters
Wiki link
Click to go to the wiki page for 'away3d.core.stats.StaticTextField'

Code examples

Comments