Table of Contents

Interface IPointSet2

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Represents a set of points with a method to determine whether a given point is in the set.

public interface IPointSet2

Methods

Contains(Vector2)

Determines whether this PointShape2 contains the specified point.