Package apple.spritekit
Interface SKPhysicsWorld.Block_enumerateBodiesInRectUsingBlock
-
- Enclosing class:
- SKPhysicsWorld
public static interface SKPhysicsWorld.Block_enumerateBodiesInRectUsingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_enumerateBodiesInRectUsingBlock(SKPhysicsBody body, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_enumerateBodiesInRectUsingBlock
void call_enumerateBodiesInRectUsingBlock(SKPhysicsBody body, org.moe.natj.general.ptr.BoolPtr stop)
-
-