Table of Contents

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.