Properties
Protected _aabbTestCallback
_aabbTestCallback: AabbTestCallback = ...
Protected _collisionEnabled
_collisionEnabled: boolean = true
Protected _collisionGroup
_collisionGroup: number
Protected _collisionMask
_collisionMask: number
Protected _contactEnabled
_contactEnabled: boolean = false
Private _sensorEnabled
_sensorEnabled: boolean = true
Protected _touchShapes
_touch
Shapes: Shape[] = []
Protected _touchedShapes
_touched
Shapes: Shape[] = []