littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d
/
SpriteBatch
/
setBlendFunctionSeparate
set
Blend
Function
Separate
open
override
fun
setBlendFunctionSeparate
(
srcFuncColor
:
BlendFactor
,
dstFuncColor
:
BlendFactor
,
srcFuncAlpha
:
BlendFactor
,
dstFuncAlpha
:
BlendFactor
)