mirror of
https://github.com/photonstorm/phaser
synced 2024-12-26 04:53:38 +00:00
1a2a255904
* `Array.Matrix.RotateLeft` was missing the `total` parameter, which controls how many times to rotate the matrix. * `Array.Matrix.RotateRight` was missing the `total` parameter, which controls how many times to rotate the matrix. * `Array.Matrix.TranslateMatrix` didn't work with any translation values above 1 due to missing parameters in `RotateLeft` and `RotateRight` |
||
---|---|---|
.. | ||
array | ||
base64 | ||
object | ||
string | ||
Class.js | ||
index.js | ||
NOOP.js | ||
NULL.js |