IPointWrapperTPoint Interface |
Namespace: Gamelogic.Grids
[VersionAttribute(1, 7, 0)] public interface IPointWrapper<TPoint> where TPoint : Object, IGridPoint<TPoint>
The IPointWrapperTPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Wrap |
Returns a new point, that corresponds to the wrapped version of the
give point.
|