Version 1, Update 44
New:
- New
.stuckNodes
and.stuckTo
properties to read the nodes that are stuck on the reference node as well as the node current stuck to..stuckNodes
is available on allSceneNode
.stuckTo
is only available on “stickable” nodes (eg.StampNode
,WidgetNode
,HighlightNode
)
- Added typings for
HighlightNode
andWashiTapeNode
.