Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
PointyHexPoint Structure
PointyHexPoint Methods
__GetColor__ReferenceImplementation Method
DistanceFrom Method
Div Method
Dot Method
Equals Method
GetColor Method
GetColor1_1 Method
GetColor1_2 Method
GetColor1_3 Method
GetColor2_2 Method
GetColor2_4 Method
GetColor3_2 Method
GetColor3_7 Method
GetColor5_5 Method
GetColor6 Method
GetEdgeAnchor Method
GetEdges Method
GetHashCode Method
GetNeighbors Method
GetVertexAnchor Method
GetVertexFaceAnchor Method
GetVertexFaces Method
GetVertices Method
IsEquivalentUnderTransformsAndTranslation Method
IsInNegativeHalfPlaneX Method
IsInNegativeHalfPlaneY Method
IsInNegativeHalfPlaneZ Method
IsInPositiveHalfPlaneX Method
IsInPositiveHalfPlaneY Method
IsInPositiveHalfPlaneZ Method
IsInsideHexagon Method
IsInsidePolygon Method
IsInsideTriangle Method
Magnitude Method
Mod Method
MoveBackBy Method
MoveBy Method
Mul Method
Negate Method
Perp Method
PerpDot Method
PointFromVertexAnchor Method
ReflectAboutX Method
ReflectAboutY Method
Rotate120 Method
Rotate120AndReflectAboutY Method
Rotate180 Method
Rotate180AndReflectAboutY Method
Rotate240 Method
Rotate240AndReflectAboutY Method
Rotate300 Method
Rotate300AndReflectAboutY Method
Rotate60 Method
Rotate60AndReflectAboutY Method
ScaleDown Method
ScaleUp Method
Subtract Method
ToCanonicalPosition Method
ToString Method
Translate Method
PointyHexPoint
IsInsidePolygon Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
bool
IsInsidePolygon
(
int
x0
,
int
x1
,
int
y0
,
int
y1
,
int
z0
,
int
z1
)
Parameters
x0
Type:
System
Int32
x1
Type:
System
Int32
y0
Type:
System
Int32
y1
Type:
System
Int32
z0
Type:
System
Int32
z1
Type:
System
Int32
Return Value
Type:
Boolean
See Also
Reference
PointyHexPoint Structure
Gamelogic.Grids Namespace