Table of Contents

Constructor GridPoint3

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

GridPoint3(int, int, int)

Constructs a new instance of GridPoint3 with the given coordinates.

public GridPoint3(int x, int y, int z)

Parameters

x int
y int
z int