Uses of Interface
org.robovm.apple.gameplaykit.GKSceneRootNodeType
| Package | Description |
|---|---|
| org.robovm.apple.gameplaykit |
-
Uses of GKSceneRootNodeType in org.robovm.apple.gameplaykit
Methods in org.robovm.apple.gameplaykit that return GKSceneRootNodeType Modifier and Type Method Description GKSceneRootNodeTypeGKScene. getRootNode()Methods in org.robovm.apple.gameplaykit with parameters of type GKSceneRootNodeType Modifier and Type Method Description protected static longGKScene. create(String filename, GKSceneRootNodeType rootNode)voidGKScene. setRootNode(GKSceneRootNodeType v)Constructors in org.robovm.apple.gameplaykit with parameters of type GKSceneRootNodeType Constructor Description GKScene(String filename, GKSceneRootNodeType rootNode)