Phaser API Documentation

  Version: 

Member of: Phaser.Math.Matrix3

adjoint()

Description:

Calculate the adjoint, or adjugate, of this Matrix.

Returns:
Description:

This Matrix3.

Since: 3.0.0
Source: src/math/Matrix3.js (Line 262)