containsShapeHitbox property

bool containsShapeHitbox

Implementation

bool get containsShapeHitbox {
  return shapeHitboxes.isNotEmpty;
}