Uses of Class
org.robovm.apple.gameplaykit.GKGraph
| Package | Description |
|---|---|
| org.robovm.apple.gameplaykit |
-
Uses of GKGraph in org.robovm.apple.gameplaykit
Subclasses of GKGraph in org.robovm.apple.gameplaykit Modifier and Type Class Description classGKGridGraph<NodeType extends GKGridGraphNode>classGKMeshGraph<NodeType extends GKGraphNode2D>classGKObstacleGraph<NodeType extends GKGraphNode2D>Methods in org.robovm.apple.gameplaykit that return types with arguments of type GKGraph Modifier and Type Method Description NSDictionary<NSString,GKGraph>GKScene. getGraphs()Methods in org.robovm.apple.gameplaykit with parameters of type GKGraph Modifier and Type Method Description voidGKScene. addGraph(GKGraph graph, String name)