Vector2.Vector2 二维向量
static function Vector2 (x : float, y : float) : Vector2
Description描述
Constructs a new vector with given x, y components.
创建一个新的具有给定x,y组件的向量。
最后修改:2011年1月4日 Tuesday 21:18
static function Vector2 (x : float, y : float) : Vector2
Description描述
Constructs a new vector with given x, y components.
创建一个新的具有给定x,y组件的向量。