AffineTransformation Class Reference
Inherits from | JavaScript Object |
Location | aphid.core.AffineTransformation |
Overview of Tasks
Attributes
- Type
-
float
-
float
-
float
-
float
-
float
-
float
- Writability
-
readwrite
-
readwrite
-
readwrite
-
readwrite
-
readwrite
-
readwrite
Functions
- Signature
-
clone()
-
setAll(a, b, c, d, tx, ty)
- Return Type
-
AffineTransformation
-
void