dsdl2 ~master (2023-12-28T13:38:07.0198018)
Dub
Repo
BlendMode.this
dsdl2
blend
BlendMode
Undocumented in source.
this
()
struct
BlendMode
@
disable
this
(
)
this
(SDL_BlendMode sdlBlendMode)
this
(BlendFactor srcColorFactor, BlendFactor dstColorFactor, BlendOperation colorOperation, BlendFactor srcAlphaFactor, BlendFactor dstAlphaFactor, BlendOperation alphaOperation)
auto
none
;
auto
blend
;
auto
add
;
auto
mod
;
auto
mul
;
Meta
Source
See Implementation
dsdl2
blend
BlendMode
constructors
this
functions
toString
static variables
add
blend
mod
mul
none
variables
sdlBlendMode