spritewidget
spritewidget
Node
visible property
visible
Node class
Constructors
Node
Properties
actions
children
constraints
handleMultiplePointers
inverseTransformMatrix
parent
paused
position
rotation
scale
scaleX
scaleY
skewX
skewY
spriteBox
transformMatrix
userInteractionEnabled
visible
zPosition
hashCode
runtimeType
Methods
addChild
applyConstraints
computeTransformMatrix
convertPointFromNode
convertPointToBoxSpace
convertPointToNodeSpace
handleEvent
invalidateTransformMatrix
isPointInside
paint
removeAllChildren
removeChild
removeFromParent
spriteBoxPerformedLayout
update
noSuchMethod
toString
Operators
operator ==
visible property
bool
visible
read / write
The visibility of this node and its children.
Implementation
bool visible = true