| 1. | Subtracts a 2 - d vector from another 2 - d vector 从一个二维向量中减去另一个二维向量。 |
| 2. | Determines the product of a number and a 2 - d vector 确定一个数和一个二维向量的乘积。 |
| 3. | Returns the length of a specified 2 - d vector 返回指定的二维向量的长度。 |
| 4. | Returns the length of the current 2 - d vector 返回当前二维向量的长度。 |
| 5. | Returns the square of the length of the current 2 - d vector 返回当前二维向量的长度平方。 |
| 6. | Structure that is the sum of the specified 2 - d vectors 结构,该结构是指定的二维向量之和。 |
| 7. | Represents the y component of the 2 - d vector 表示二维向量的y分量。 |
| 8. | Represents the x component of the 2 - d vector 表示二维向量的x分量。 |
| 9. | Returns the square of the length of the specified 2 - d vector 返回指定的二维向量的长度平方。 |
| 10. | Adds the two specified 2 - d vectors and returns the result 添加两个指定的二维向量并返回结果。 |