toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.filter
/
DropshadowFilter
/
Companion
Companion
object
Companion
Members
Properties
NON_TRANSPARENT_IS_WHITE
Link copied to clipboard
val
NON_TRANSPARENT_IS_WHITE
:
Program
Functions
invoke
Link copied to clipboard
inline operator
fun
invoke
(
dropX
:
Number
=
10.0
,
dropY
:
Number
=
10.0
,
shadowColor
:
RGBA
=
Colors.BLACK.withAd(0.75)
,
blurRadius
:
Number
=
4.0
,
smoothing
:
Boolean
=
true
)
:
DropshadowFilter