Table of Contents

Method Dot

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Dot(GridPoint2)

Calculates the dot product between this grid point and another.

public int Dot(GridPoint2 other)

Parameters

other GridPoint2

Returns

int