a : number Default Value 1 Source
copyFrom(matrix) → {Phaser.Matrix}
d : number Default Value 1 Source
rotate(angle) → {Phaser.Matrix}
clone(output) → {Phaser.Matrix}
ty : number Default Value 0 Source
fromArray(array) → {Phaser.Matrix}
scale(x, y) → {Phaser.Matrix}
setTo(a, b, c, d, tx, ty) → {Phaser.Matrix}
identity() → {Phaser.Matrix}
Page 1 of 3