stagexl
stagexl
Stage
stageHeight
stageHeight
stagexl
stagexl
Stage
stageHeight
property
stageHeight
stagexl
stagexl
Stage
Constants
mouseLeaveEvent
resizeEvent
Static properties
defaultOptions
Constructors
Stage
Properties
align
alpha
backgroundColor
blendMode
bounds
boundsTransformed
cache
children
contentRectangle
displayObjectID
doubleClickEnabled
filters
focus
globalTransformationMatrix
globalTransformationMatrix3D
hashCode
height
juggler
mask
mouseChildren
mouseCursor
mouseEnabled
mousePosition
mouseX
mouseY
name
numChildren
off
onAdded
onAddedToStage
onEnterFrame
onExitFrame
onKeyDown
onKeyUp
onMouseClick
onMouseContextMenu
onMouseDoubleClick
onMouseDown
onMouseLeave
onMouseMiddleClick
onMouseMiddleDown
onMouseMiddleUp
onMouseMove
onMouseOut
onMouseOver
onMouseRightClick
onMouseRightDown
onMouseRightUp
onMouseRollOut
onMouseRollOver
onMouseUp
onMouseWheel
onRemoved
onRemovedFromStage
onRender
onResize
onTextInput
onTouchBegin
onTouchCancel
onTouchEnd
onTouchMove
onTouchOut
onTouchOver
onTouchRollOut
onTouchRollOver
onTouchTap
parent
pivotX
pivotY
pixelRatio
preventDefaultOnKeyboard
preventDefaultOnMouse
preventDefaultOnTouch
preventDefaultOnWheel
renderEngine
renderLoop
renderMode
root
rotation
runtimeType
scaleMode
scaleX
scaleY
skewX
skewY
sourceHeight
sourceWidth
stage
stageHeight
stageWidth
tabChildren
tabEnabled
tabIndex
transformationMatrix
useHandCursor
userData
visible
width
x
y
Operators
operator ==
Methods
addChild
addChildAt
addEventListener
addTo
alignPivot
applyCache
contains
dispatchEvent
dispatchEventRaw
getBounds
getChildAt
getChildByName
getChildIndex
getObjectsUnderPoint
getTransformationMatrix
getTransformationMatrix3D
globalToLocal
hasEventListener
hitTestInput
hitTestObject
hitTestPoint
invalidate
localToGlobal
localToParent
materialize
noSuchMethod
on
parentToLocal
refreshCache
removeCache
removeChild
removeChildAt
removeChildren
removeEventListener
removeEventListeners
removeFromParent
render
renderFiltered
replaceChildAt
setChildIndex
setTransform
sortChildren
swapChildren
swapChildrenAt
toString
int
stageHeight
Gets the height of the Stage in screen coordinates/pixels.
Source
int get stageHeight => _stageHeight;