Extension of matrix of affine transformation of XY coordinates. It adds a function for similarity transformation of two-dimensional motion. It can be used not only for the Flash Matrix class but also for the Matrix type of other library with similar interface.

Static methods

staticinline createSimilarityTransform (outputMatrix:Matrix, fromX:Float, fromY:Float, toX:Float, toY:Float):Void