PgMatrix.matrixRotate

Changes the transformation represented by matrix to be the transformation given by first rotating by degrees degrees counter-clockwise then applying the original transformation. Since 1.6

class PgMatrix
void
matrixRotate
(
double degrees
)

Parameters

degrees double

degrees to rotate counter-clockwise

Meta