 | IPointWrapperTPointWrap Method |
Returns a new point, that corresponds to the wrapped version of the
give point.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxTPoint Wrap(
TPoint point
)
Parameters
- point
- Type: TPoint
Return Value
Type:
TPoint
See Also