toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.trapezoid
/
FTrapezoidsInt
/
toInsideString
to
Inside
String
fun
toInsideString
(
width
:
Int
,
height
:
Int
,
scale
:
Int
=
1
,
inside
:
Char
=
'#'
,
outside
:
Char
=
'.'
)
:
String