Enum MoveDirection
- Namespace
- MoonBark.GridPlacement.Core.Types
- Assembly
- MoonBark.GridPlacement.Core.dll
Movement direction constraints for grid operations.
public enum MoveDirection
Fields
AllowDiagonal = 1Allow diagonal movement
Single = 0Single-direction movement only