delta property

Vector2 delta
final

The delta of the dough squish. This value is equivalent to DoughController.delta, but is a vector instead of an offset.

Implementation

final vmath.Vector2 delta;