allContactedBodies()
The physics bodies that this physics body is in contact with.
Declaration
func allContactedBodies() -> [SKPhysicsBody]Return Value
An array of SKPhysicsBody objects that this body is in contact with.
The physics bodies that this physics body is in contact with.
func allContactedBodies() -> [SKPhysicsBody]An array of SKPhysicsBody objects that this body is in contact with.