Table of Contents

Enum GridType

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

The type of built-in grids.

[Serializable]
public enum GridType
Extension Methods

Fields

Grid1 = 0

Built-in 1D grid.

Grid2 = 1

Built-in 2D grid.

Grid3 = 2

Built-in 3D grid.