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