Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
PolygonGridMap(TPoint, TBasePoint) Class
PolygonGridMap(TPoint, TBasePoint) Methods
Scale Method
Scale Method (IEnumerable(IEnumerable(Vector2)), Single)
Scale Method (IEnumerable(IEnumerable(Vector2)), Vector2)
Scale Method (IEnumerable(Vector2), Single)
Scale Method (IEnumerable(Vector2), Vector2)
PolygonGridMap
TPoint
,
TBasePoint
Scale Method (IEnumerable
Vector2
, Vector2)
Scales a list of points componntwise with the factor.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
IEnumerable
<
Vector2
>
Scale
(
IEnumerable
<
Vector2
>
points
,
Vector2
factor
)
Parameters
points
Type:
System.Collections.Generic
IEnumerable
Vector2
factor
Type:
Vector2
Return Value
Type:
IEnumerable
Vector2
See Also
Reference
PolygonGridMap
TPoint, TBasePoint
Class
Scale Overload
Gamelogic.Grids Namespace