Package apple.scenekit
Interface SCNAnimation.Block_animationDidStop_ret
-
- Enclosing class:
- SCNAnimation
public static interface SCNAnimation.Block_animationDidStop_ret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_animationDidStop_ret(SCNAnimation animation, java.lang.Object receiver, boolean completed)
-
-
-
Method Detail
-
call_animationDidStop_ret
void call_animationDidStop_ret(SCNAnimation animation, java.lang.Object receiver, boolean completed)
-
-