equal


Description:

public bool equal (PathNode node_b)

Compares two nodes and checks if they are the same type with the same coordinates.

Parameters:

this

First node

node_b

Second node

Returns:

true if the nodes are the same.