Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
PolarRectMap Class
PolarRectMap Methods
GetEndAngleZ Method
GetInnerRadius Method
GetOuterRadius Method
GetStartAngleZ Method
GridToWorld Method
RawWorldToGrid Method
PolarRectMap
RawWorldToGrid Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
override
RectPoint
RawWorldToGrid
(
Vector2
worldPoint
)
Parameters
worldPoint
Type:
Vector2
Return Value
Type:
RectPoint
Implements
IMap
TPoint
RawWorldToGrid(Vector2)
IMap
TPoint
RawWorldToGrid(Vector2)
See Also
Reference
PolarRectMap Class
Gamelogic.Grids Namespace