Table of Contents

Method Subtract

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Subtract(GridPoint2)

Subtracts the other point from this point, and returns the result.

public GridPoint2 Subtract(GridPoint2 other)

Parameters

other GridPoint2

Returns

GridPoint2