destroy
void
destroy
(
)
Removes the resize handler, if any. This is called automatically
when unplugged from the host node.
to
void
to
(
)
Aligns node with a point on another node or region.
Possible alignment points are:
- tl
- top left
- tr
- top right
- bl
- bottom left
- br
- bottom right
- tc
- top center
- bc
- bottom center
- rc
- right center
- lc
- left center
- cc
- center center