Uses of Class
org.robovm.apple.spritekit.SKTextureFilteringMode
| Package | Description |
|---|---|
| org.robovm.apple.spritekit |
-
Uses of SKTextureFilteringMode in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return SKTextureFilteringMode Modifier and Type Method Description SKTextureFilteringModeSKTexture. getFilteringMode()static SKTextureFilteringModeSKTextureFilteringMode. valueOf(long n)Returns the enum constant of this type with the specified name.static SKTextureFilteringModeSKTextureFilteringMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SKTextureFilteringMode[]SKTextureFilteringMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.spritekit with parameters of type SKTextureFilteringMode Modifier and Type Method Description voidSKTexture. setFilteringMode(SKTextureFilteringMode v)