Vector:IsOpposedTo
From Data Realms Wiki
Function | |
---|---|
Syntax | IsOpposedTo( * The Vector to compare with. ) |
Description: | |
Indicates whether the x and y components of this Vector each have opposite signs to their corresponding components of a passed in Vector. | |
Returns | Whether both x and y components of this Vector are 0. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |