Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
IMap(TPoint) Interface
IMap(TPoint) Methods
Translate Method
Translate Method (Vector2)
Translate Method (Single, Single)
IMap
TPoint
Translate Method (Single, Single)
Returns an IMap where grid cells are translated by the give amounts.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
IMap
<TPoint>
Translate
(
float
offsetX
,
float
offsetY
)
Parameters
offsetX
Type:
System
Single
offsetY
Type:
System
Single
Return Value
Type:
IMap
TPoint
See Also
Reference
IMap
TPoint
Interface
Translate Overload
Gamelogic.Grids Namespace