Package | away3d.core.stats |
Class | public class StaticTextField |
Inheritance | StaticTextField flash.text.TextField |
Property | Defined By | ||
---|---|---|---|
defaultText : String | StaticTextField |
Method | Defined By | ||
---|---|---|---|
StaticTextField(text:String = null, textFormat:TextFormat = null) | StaticTextField |
defaultText | property |
public var defaultText:String
StaticTextField | () | Constructor |
public function StaticTextField(text:String = null, textFormat:TextFormat = null)
text:String (default = null )
| |
textFormat:TextFormat (default = null )
|