Click or drag to resize

Vector Class

[Missing <summary> documentation for "T:BrydenWoodUnity.Vector"]

Inheritance Hierarchy
SystemObject
  BrydenWoodUnityVector

Namespace:  BrydenWoodUnity
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class Vector

The Vector type exposes the following members.

Constructors
  NameDescription
Public methodVector
Initializes a new instance of the Vector class
Public methodVector(Double, Double)
Initializes a new instance of the Vector class
Top
Methods
Operators
Fields
  NameDescription
Public fieldX
Public fieldY
Top
See Also