 | ITileGridTPoint Interface |
An interface that all tile grid builder implement.
This gives common hooks that are used by the grid editors.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic interface ITileGrid<TPoint> : IGridBuilderBase
Type Parameters
- TPoint
The ITileGridTPoint type exposes the following members.
Methods
See Also