rotate 方法

Matrix rotate(
  1. num angle
)

实现

Matrix rotate(num angle) native;