ContactBeginTouchEvent

data class ContactBeginTouchEvent(val shapeA: Shape, val shapeB: Shape)

Event generated when two shapes begin touching.

Parameters

shapeA

The first shape involved in the contact

shapeB

The second shape involved in the contact

Constructors

Link copied to clipboard
constructor(shapeA: Shape, shapeB: Shape)

Properties

Link copied to clipboard
Link copied to clipboard