Uses of Class
org.robovm.apple.spritekit.SKTileGroupRule
| Package | Description |
|---|---|
| org.robovm.apple.spritekit |
-
Uses of SKTileGroupRule in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return types with arguments of type SKTileGroupRule Modifier and Type Method Description NSArray<SKTileGroupRule>SKTileGroup. getRules()Method parameters in org.robovm.apple.spritekit with type arguments of type SKTileGroupRule Modifier and Type Method Description protected longSKTileGroup. init(NSArray<SKTileGroupRule> rules)voidSKTileGroup. setRules(NSArray<SKTileGroupRule> v)Constructor parameters in org.robovm.apple.spritekit with type arguments of type SKTileGroupRule Constructor Description SKTileGroup(NSArray<SKTileGroupRule> rules)