Uses of Class
org.robovm.apple.gameplaykit.GKDecisionNode
| Package | Description |
|---|---|
| org.robovm.apple.gameplaykit |
-
Uses of GKDecisionNode in org.robovm.apple.gameplaykit
Methods in org.robovm.apple.gameplaykit that return GKDecisionNode Modifier and Type Method Description GKDecisionNodeGKDecisionNode. createBranch(long weight, NSObject attribute)GKDecisionNodeGKDecisionNode. createBranch(NSNumber value, NSObject attribute)GKDecisionNodeGKDecisionNode. createBranch(NSPredicate predicate, NSObject attribute)GKDecisionNodeGKDecisionTree. getRootNode()