Uses of Class
vooga.physicsEngine.geometry.mathUtils.Matrix2f

Packages that use Matrix2f
vooga.physicsEngine.geometry.mathUtils   
 

Uses of Matrix2f in vooga.physicsEngine.geometry.mathUtils
 

Methods in vooga.physicsEngine.geometry.mathUtils that return Matrix2f
 Matrix2f Matrix2f.invert()
          Transpose the invert
 Matrix2f Matrix2f.transpose()
          Transpose the matrix