Enum StaggerAxis
- Namespace
- DotTiled
- Assembly
- DotTiled.dll
Stagger axis enumeration. For staggered and hexagonal maps, determines which axis (X or Y) is staggered.
public enum StaggerAxis
Fields
X = 0
X stagger axis.
Y = 1
Y stagger axis.
Stagger axis enumeration. For staggered and hexagonal maps, determines which axis (X or Y) is staggered.
public enum StaggerAxis
X = 0
X stagger axis.
Y = 1
Y stagger axis.