Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
VectorPoint Structure
VectorPoint Methods
Div Method
Dot Method
Equals Method
GetHashCode Method
Magnitude Method
Mod Method
MoveBackBy Method
MoveBy Method
Mul Method
Negate Method
PerpDot Method
ScaleDown Method
ScaleUp Method
Subtract Method
ToString Method
Translate Method
VectorPoint
Mul Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
VectorPoint
Mul
(
VectorPoint
other
)
Parameters
other
Type:
Gamelogic.Grids
VectorPoint
Return Value
Type:
VectorPoint
Implements
IVectorPoint
TPoint
Mul(TPoint)
See Also
Reference
VectorPoint Structure
Gamelogic.Grids Namespace