Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
AbstractShapeInfo(TShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp) Class
AbstractShapeInfo(TShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp) Methods
ArrayPointFromGridPoint Method
Difference Method
EndShape Method
Filter Method
GridPointFromArrayPoint Method
If Method
IfTranslate Method
Intersection Method
MakeOp Method
MakePoint Method
MakeShape Method
MakeShapeInfo Method
SymmetricDifference Method
Translate Method
Union Method
AbstractShapeInfo
TShapeInfo
,
TGrid
,
TPoint
,
TVectorPoint
,
TShapeOp
MakePoint Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
abstract
TVectorPoint
MakePoint
(
int
x
,
int
y
)
Parameters
x
Type:
System
Int32
y
Type:
System
Int32
Return Value
Type:
TVectorPoint
See Also
Reference
AbstractShapeInfo
TShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp
Class
Gamelogic.Grids Namespace