Module system.gfx.TransformationMatrix

Functions

inverse (matrix)
new (matrix)
rotation (angle)
scale (x, y)
translation (x, y)


Functions

inverse (matrix)

Parameters:

  • matrix
new (matrix)

Parameters:

  • matrix
rotation (angle)

Parameters:

  • angle
scale (x, y)

Parameters:

  • x
  • y
translation (x, y)

Parameters:

  • x
  • y
generated by LDoc 1.4.6