Uses of Class
org.robovm.apple.spritekit.SKView
| Package | Description |
|---|---|
| org.robovm.apple.arkit | |
| org.robovm.apple.spritekit |
-
Uses of SKView in org.robovm.apple.arkit
Subclasses of SKView in org.robovm.apple.arkit Modifier and Type Class Description classARSKView -
Uses of SKView in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return SKView Modifier and Type Method Description SKViewSKScene. getView()Methods in org.robovm.apple.spritekit with parameters of type SKView Modifier and Type Method Description voidSKScene. didMoveToView(SKView view)booleanSKViewDelegate. shouldRenderViewAtTime(SKView view, double time)booleanSKViewDelegateAdapter. shouldRenderViewAtTime(SKView view, double time)voidSKScene. willMoveFromView(SKView view)