containsShapeHitbox property

bool containsShapeHitbox
inherited

Implementation

bool get containsShapeHitbox {
  return shapeHitboxes.isNotEmpty;
}