rotateFromVector method

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

Implementation

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