rotateFromVector 方法

DomMatrix rotateFromVector([
  1. num? x,
  2. num? y
])

实现

DomMatrix rotateFromVector([num? x, num? y]) native;