Content:
- Properties
- Methods

Wrapper class for PIXI.js matrix.

mtx = new Matrix( ) → Object: Matrix

Construct with new Matrix()

Properties

The following properties are available on the Matrix object:

mtxObject: Pixi Matrix

Methods

The following methods are available on the Matrix object:

Scale( sx, sy )
Set( a, b, c, d, tx, ty )