Package apple.spritekit
Interface SKPhysicsWorld.Block_enumerateBodiesAlongRayStartEndUsingBlock
-
- Enclosing class:
- SKPhysicsWorld
public static interface SKPhysicsWorld.Block_enumerateBodiesAlongRayStartEndUsingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_enumerateBodiesAlongRayStartEndUsingBlock(SKPhysicsBody body, CGPoint point, CGVector normal, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_enumerateBodiesAlongRayStartEndUsingBlock
void call_enumerateBodiesAlongRayStartEndUsingBlock(SKPhysicsBody body, CGPoint point, CGVector normal, org.moe.natj.general.ptr.BoolPtr stop)
-
-