Пример #1
0
 public void SetLenght(float f)
 {
     this = (Vector2D)AngleHelper.AngleToVector(AngleHelper.VectorToAngle(this), f);
 }