identity() → {Phaser.Matrix}
setTo(a, b, c, d, tx, ty) → {Phaser.Matrix}
tx : number Default Value 0 Source
translate(x, y) → {Phaser.Matrix}
toArray(transpose, array) → {PIXI.Float32Array}
applyInverse(pos, newPos) → {Phaser
new Matrix(a, b, c, d, tx
b : number Default Value 0 Source
copyTo(matrix) → {Phaser.Matrix}
append(matrix) → {Phaser.Matrix}
Page 2 of 3