rotateFromVector 方法

Matrix rotateFromVector(
  1. num x,
  2. num y
)

实现

Matrix rotateFromVector(num x, num y) native;