toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap.effect
/
dropShadow
drop
Shadow
fun
Bitmap32
.
dropShadow
(
x
:
Int
,
y
:
Int
,
r
:
Int
,
color
:
RGBA
=
Colors.BLACK
)
:
Bitmap32