Table of Contents

Class GridPoint1

Namespace
Gamelogic.Grids2
Assembly
Assembly-CSharp.dll

Provides constants and methods for points of 1D Grids, that is, integers.

public static class GridPoint1
Inheritance
GridPoint1
Inherited Members

Methods

GetColor(int, int)
GetForwardVectorRays(IEnumerable<int>)
GetLine(int)
GetNeighbors(int)
GetReverseVectorRays(IEnumerable<int>)
GetVectorLines(IEnumerable<int>)
GetVectorNeighbors(int, IEnumerable<int>)