Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
IMap(TPoint) Interface
IMap(TPoint) Methods
Scale Method
Scale Method (Single)
Scale Method (Vector2)
Scale Method (Single, Single)
IMap
TPoint
Scale Method (Single, Single)
Returns an IMap where grid cells are scaled by the factors in each direction.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
IMap
<TPoint>
Scale
(
float
factorX
,
float
factorY
)
Parameters
factorX
Type:
System
Single
factorY
Type:
System
Single
Return Value
Type:
IMap
TPoint
See Also
Reference
IMap
TPoint
Interface
Scale Overload
Gamelogic.Grids Namespace