Instance Variables
| Field Name | Type | Initial Value | Description |
|---|---|---|---|
| disabled | Bool | false |
When true, this CollisionArea instance should become inactive and all hitTests should return false. |
| startX | Float | 0 |
Starting X position of the collision area. |
| startY | Float | 0 |
Starting Y position of the collision area. |