stagexl
stagexl
Matrix
ty
ty
stagexl
stagexl
Matrix
ty
property
ty
stagexl
stagexl
Matrix
Constructors
Matrix
fromIdentity
Properties
a
b
c
d
det
hashCode
runtimeType
tx
ty
Operators
operator ==
Methods
clone
cloneInvert
concat
copyFrom
copyFromAndConcat
copyFromAndInvert
createBox
deltaTransformPoint
identity
invert
invertAndConcat
noSuchMethod
prepend
prependTranslation
rotate
scale
setTo
skew
toString
transformPoint
transformPointInverse
transformRectangle
transformVector
translate
num
ty
Source
num get ty => _data[5];
void
ty=
(
num
n
)
Source
set ty (num n) { _data[5] = n.toDouble(); }