Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
AbstractMap(TPoint) Class
AbstractMap(TPoint) Methods
Translate Method
Translate Method (Vector2)
Translate Method (Single, Single)
AbstractMap
TPoint
Translate Method (Single, Single)
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
IMap
<TPoint>
Translate
(
float
offsetX
,
float
offsetY
)
Parameters
offsetX
Type:
System
Single
offsetY
Type:
System
Single
Return Value
Type:
IMap
TPoint
Implements
IMap
TPoint
Translate(Single, Single)
See Also
Reference
AbstractMap
TPoint
Class
Translate Overload
Gamelogic.Grids Namespace