toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap
/
NinePatchInfo
/
computeScaleNew
compute
Scale
New
fun
computeScaleNew
(
bounds
:
RectangleInt
,
callback
:
(
segment
:
NinePatchInfo.Segment
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
->
Unit
)