equals


Description:

public bool equals (WorldState ws2)

Determines whether the current WorldState and the supplied WorldState are equal.

Parameters:

ws2 The WorldState to test against.

Returns:

A boolean specifying whether ws2 is equal to the current WorldState.