Click or drag to resize

AbstractShapeInfoTShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOpMakePoint Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected abstract TVectorPoint MakePoint(
	int x,
	int y
)

Parameters

x
Type: SystemInt32
y
Type: SystemInt32

Return Value

Type: TVectorPoint
See Also