Vector2.Vector2 二维向量


static function Vector2 (x : float, y : float) : Vector2

Description描述

Constructs a new vector with given x, y components.

创建一个新的具有给定x,y组件的向量。


,