onCollisionEnd method
void
onCollisionEnd(
- Collider other
Called when the entity stops to collides with Collider
.
Implementation
void onCollisionEnd(Collider other) {}
Called when the entity stops to collides with Collider
.
void onCollisionEnd(Collider other) {}