target property
Vector2
target
final
The target of the dough squish. This value is equivalent to DoughController.target, but is a vector instead of an offset.
Implementation
final vmath.Vector2 target;