Enum DirectionSetType
DirectionType indicates what neighbors are considered adjacent to each tile.
Namespace: DeBroglie.Topo
Assembly: DeBroglie.dll
Syntax
public enum DirectionSetType
Fields
Name | Description |
---|---|
Cartesian2d | |
Cartesian3d | |
Hexagonal2d | |
Hexagonal3d | |
Unknown |