public interface SKPhysicsContactDelegate
| Modifier and Type | Method and Description |
|---|---|
default void |
didBeginContact(SKPhysicsContact contact) |
default void |
didEndContact(SKPhysicsContact contact) |
default void didBeginContact(SKPhysicsContact contact)
default void didEndContact(SKPhysicsContact contact)