toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.render
/
RenderContext2D
/
scale
scale
fun
scale
(
s
:
Scale
)
Scales the current transform matrix by sx and sy
fun
scale
(
sx
:
Float
,
sy
:
Float
)
fun
scale
(
sx
:
Double
,
sy
:
Double
)
fun
scale
(
scale
:
Double
)
fun
scale
(
scale
:
Float
)
Scales the current transform matrix by
scale