containsShapeHitbox property

bool get containsShapeHitbox

Implementation

bool get containsShapeHitbox {
  return shapeHitboxes.isNotEmpty;
}