VRageMath
Base6Directions
Assembly: VRage.Math.dll
public class Base6Directions
Workaround because .NET XML serializer is stupid and does not like enum inside static class
Fields
| Member | Description |
|---|---|
| static Directions | |
| static EnumDirections | Because Enum.GetValues(...) returns array of objects |
| static IntDirections |