rotateFromVectorSelf method

DOMMatrix rotateFromVectorSelf([
  1. num x,
  2. num y
])

Implementation

external DOMMatrix rotateFromVectorSelf([
  num x,
  num y,
]);