Package | com.gestureworks.cml.elements |
Class | public class Gesture |
Inheritance | Gesture ![]() ![]() |
It is not intended to be used outside of CML. Use native methods of the TouchSprite or TouchContainer to assign gestures in AS3.
When using this class as a CML tag, it a parent
GestureList
tag is required.
See also
Method | Defined By | ||
---|---|---|---|
Gesture()
Constructor
| Gesture | ||
![]() | clone():*
Clone method. | CMLObject | |
![]() | dispose():void
Dispose method. | CMLObject | |
![]() | init():void
Initialization method. | CMLObject | |
parseCML(cml:XMLList):XMLList [override]
Parses cml file
| Gesture | ||
![]() | postparseCML(cml:XMLList):void
Abstract method allows the setting of a postparse CML routine. | CMLObject | |
![]() | updateProperties(state:* = 0):void
Updates properties from state. | CMLObject |