dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Renderer.setBlendMode
Dgame
Graphics
Renderer
Renderer
Use this function to set the blend mode for a texture, used by 'copy'.
class
Renderer
void
setBlendMode
(
BlendMode
bmode
)
Meta
Source
See Implementation
Dgame
Graphics
Renderer
Renderer
constructors
this
enums
BlendMode
Flags
functions
clear
copy
createRendererTexture
createSoftTexture
getBlendMode
getViewport
opAssign
present
readPixels
setBlendMode
setDrawColor
setTarget
setViewport
properties
height
width
static functions
countDrivers
getFrom
variables
flags
Use this function to set the blend mode for a texture, used by 'copy'.