Uses of Class
org.robovm.apple.gameplaykit.GKRTreeSplitStrategy
| Package | Description |
|---|---|
| org.robovm.apple.gameplaykit |
-
Uses of GKRTreeSplitStrategy in org.robovm.apple.gameplaykit
Methods in org.robovm.apple.gameplaykit that return GKRTreeSplitStrategy Modifier and Type Method Description static GKRTreeSplitStrategyGKRTreeSplitStrategy. valueOf(long n)Returns the enum constant of this type with the specified name.static GKRTreeSplitStrategyGKRTreeSplitStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static GKRTreeSplitStrategy[]GKRTreeSplitStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.gameplaykit with parameters of type GKRTreeSplitStrategy Modifier and Type Method Description voidGKRTree. addElement(ElementType element, VectorFloat2 boundingRectMin, VectorFloat2 boundingRectMax, GKRTreeSplitStrategy splitStrategy)