applyMatrix(matrix)
Multiplies the current matrix by the one specified through the parameters.
Type: function
Parameter(s):
- matrix {Matrix2D}:
The matrix to be applied.
Multiplies the current matrix by the one specified through the parameters.
Type: function
Parameter(s):
The matrix to be applied.