Uses of Class
org.robovm.apple.gameplaykit.GKRandomSource
| Package | Description |
|---|---|
| org.robovm.apple.gameplaykit |
-
Uses of GKRandomSource in org.robovm.apple.gameplaykit
Subclasses of GKRandomSource in org.robovm.apple.gameplaykit Modifier and Type Class Description classGKARC4RandomSourceclassGKLinearCongruentialRandomSourceclassGKMersenneTwisterRandomSourceMethods in org.robovm.apple.gameplaykit that return GKRandomSource Modifier and Type Method Description GKRandomSourceGKDecisionTree. getRandomSource()static GKRandomSourceGKARC4RandomSource. getSharedRandom()static GKRandomSourceGKLinearCongruentialRandomSource. getSharedRandom()static GKRandomSourceGKMersenneTwisterRandomSource. getSharedRandom()static GKRandomSourceGKRandomSource. getSharedRandom()Methods in org.robovm.apple.gameplaykit with parameters of type GKRandomSource Modifier and Type Method Description voidGKDecisionTree. setRandomSource(GKRandomSource v)