Vector2.Angle 角度
static function Angle (from : Vector2, to : Vector2) : float
Description描述
Returns the angle in degrees between from and to.
在from和to之间返回一个角度。
最后修改:2011年1月4日 Tuesday 21:44
static function Angle (from : Vector2, to : Vector2) : float
Description描述
Returns the angle in degrees between from and to.
在from和to之间返回一个角度。