- stagexl package
- documentation
- stagexl
- InteractiveObject
- InteractiveObject constructor
InteractiveObject class
- Constructors
- InteractiveObject
- Properties
- alpha
- blendMode
- bounds
- boundsTransformed
- cache
- displayObjectID
- doubleClickEnabled
- filters
- globalTransformationMatrix
- globalTransformationMatrix3D
- hashCode
- height
- mask
- mouseCursor
- mouseEnabled
- mousePosition
- mouseX
- mouseY
- name
- off
- onAdded
- onAddedToStage
- onEnterFrame
- onExitFrame
- onKeyDown
- onKeyUp
- onMouseClick
- onMouseContextMenu
- onMouseDoubleClick
- onMouseDown
- onMouseMiddleClick
- onMouseMiddleDown
- onMouseMiddleUp
- onMouseMove
- onMouseOut
- onMouseOver
- onMouseRightClick
- onMouseRightDown
- onMouseRightUp
- onMouseRollOut
- onMouseRollOver
- onMouseUp
- onMouseWheel
- onRemoved
- onRemovedFromStage
- onRender
- onTextInput
- onTouchBegin
- onTouchCancel
- onTouchEnd
- onTouchMove
- onTouchOut
- onTouchOver
- onTouchRollOut
- onTouchRollOver
- onTouchTap
- parent
- pivotX
- pivotY
- root
- rotation
- runtimeType
- scaleX
- scaleY
- skewX
- skewY
- stage
- tabEnabled
- tabIndex
- transformationMatrix
- useHandCursor
- userData
- visible
- width
- x
- y
- Methods
- addEventListener
- addTo
- alignPivot
- applyCache
- dispatchEvent
- dispatchEventRaw
- getBounds
- getTransformationMatrix
- getTransformationMatrix3D
- globalToLocal
- hasEventListener
- hitTestInput
- hitTestObject
- hitTestPoint
- localToGlobal
- localToParent
- noSuchMethod
- on
- parentToLocal
- refreshCache
- removeCache
- removeEventListener
- removeEventListeners
- removeFromParent
- render
- renderFiltered
- setTransform
- toString
- Operators
- operator ==
- Constants
- keyDownEvent
- keyUpEvent
- mouseClickEvent
- mouseContextMenu
- mouseDoubleClickEvent
- mouseDownEvent
- mouseMiddleClickEvent
- mouseMiddleDownEvent
- mouseMiddleUpEvent
- mouseMoveEvent
- mouseOutEvent
- mouseOverEvent
- mouseRightClickEvent
- mouseRightDownEvent
- mouseRightUpEvent
- mouseRollOutEvent
- mouseRollOverEvent
- mouseUpEvent
- mouseWheelEvent
- textInputEvent
- touchBeginEvent
- touchCancelEvent
- touchEndEvent
- touchMoveEvent
- touchOutEvent
- touchOverEvent
- touchRollOut
- touchRollOver
- touchTap