MapAlignment Enumeration |
Namespace: Gamelogic.Grids
[SerializableAttribute] public enum MapAlignment
| Member name | Value | Description | |
|---|---|---|---|
| TopLeft | 0 | ||
| TopCenter | 1 | ||
| TopRight | 2 | ||
| MiddleLeft | 3 | ||
| MiddleCenter | 4 | ||
| MiddleRight | 5 | ||
| BottomLeft | 6 | ||
| BottomCenter | 7 | ||
| BottomRight | 8 | ||
| None | 9 |