Rachel
Toggle table of contents
3.5.0
web
Target filter
web
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.plugin.pag-kmp
/
org.libpag
/
Matrix
/
Companion
Companion
web
object
Companion
Members
Functions
make
All
Link copied to clipboard
web
fun
makeAll
(
scaleX
:
Double
,
skewX
:
Double
,
transX
:
Double
,
skewY
:
Double
,
scaleY
:
Double
,
transY
:
Double
,
pers0
:
Double
=
definedExternally
,
pers1
:
Double
=
definedExternally
,
pers2
:
Double
=
definedExternally
)
:
Matrix
make
Scale
Link copied to clipboard
web
fun
makeScale
(
scaleX
:
Double
,
scaleY
:
Double
)
:
Matrix
make
Trans
Link copied to clipboard
web
fun
makeTrans
(
dx
:
Double
,
dy
:
Double
)
:
Matrix