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
scale(x, y) → {Phaser.Matrix}
fromArray(array) → {Phaser.Matrix}
apply(pos, newPos) → {Phaser.Point}
setTo(a, b, c, d, tx, ty) → {Phaser.Matrix}
Page 1 of 3