Overview
A TargetShape is an area to which a Bone can be pulled by setting toHead or toTail.
Currently only single points are supported as TargetShape.
Profile: desktop
Inherited Variables
Script Function Summary
- public createFromPoint(p: javafx.geometry.Point2D) : TargetShape
- public createFromPoint(x: Number, y: Number) : TargetShape
Function Summary
- public abstract translate(v: javafx.geometry.Point2D) : TargetShape
