Skip to content
Fraymakers API Docs
Search
K
Main Navigation
Home
Classes
Hscript
Common
Utilities
Appearance
Menu
Return to top
On this page
Instance Variables
a
Type
Float
b
Type
Float
c
Type
Float
d
Type
Float
tx
Type
Float
ty
Type
Float
Instance Functions
clone():Matrix
copyFrom(matrix:IMatrix):IMatrix
equals(matrix:Matrix):Bool
identity():Void
init(a?:Float, b?:Float, c?:Float, d?:Float, tx?:Float, ty?:Float):Matrix
rotate(angle:Float):Void
scale(x:Float, y:Float):Void
translate(x:Float, y:Float):Void