Enum CellDir
Represents a particular edge (2d) or face (3d) of a generic cell. The enum is empty - to work with directions, you need to either:
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public enum CellDir
Represents a particular edge (2d) or face (3d) of a generic cell. The enum is empty - to work with directions, you need to either:
public enum CellDir