assists property

Set<ObjectDrawableAssist> assists
final

The current assist lines the object has.

These are lines drawn behind the object when it is in special positions (for example: horizontal center, vertical center, right angle).

Implementation

final Set<ObjectDrawableAssist> assists;