Package | Top Level |
Class | public class Recognizer |
Inheritance | Recognizer flash.display.Sprite |
Property | Defined by | ||
---|---|---|---|
charText : TextField | Recognizer | ||
defButton : TextField | Recognizer | ||
descText : TextField | Recognizer | ||
format : TextFormat | Recognizer | ||
modeText : TextField | Recognizer | ||
recogButton : TextField | Recognizer | ||
recogText : TextField | Recognizer |
Method | Defined by | ||
---|---|---|---|
Constructor.
| Recognizer |
charText | property |
public var charText:TextField
defButton | property |
public var defButton:TextField
descText | property |
public var descText:TextField
format | property |
public var format:TextFormat
modeText | property |
public var modeText:TextField
recogButton | property |
public var recogButton:TextField
recogText | property |
public var recogText:TextField
Recognizer | () | constructor |
public function Recognizer()
Constructor. This is intended to be the main document class.