SKTileSetType Enum

Definition

Enumerates supported tiling schemes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SKTileSetType
type SKTileSetType = 
Inheritance
SKTileSetType
Attributes

Fields

Grid 0
HexagonalFlat 2
HexagonalPointy 3
Isometric 1

Applies to