order

internal val order: Int

The ordering of the sides. Only necessary for internal functions when storing the actual tiles. We're not using ordinal because it can be changed accidentally when the enum values are reordered.