constructor
new Vec2Eq(_x, _y)
A 2-dimensional vector equation. This type is typically created by comparison methods on Vec2.
Name | Type | Description |
---|---|---|
_x | bool |
The x component of the vector equation. |
_y | bool |
The y component of the vector equation. |
Name | Description |
---|---|
x | The x component of the vector equation. |
y | The y component of the vector equation. |
Copyright © 2020, eL-Falso. Built on December 14, 2020 using GMDoc.