dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
RendererTexture.setBlendMode
Dgame
Graphics
RendererTexture
RendererTexture
Use this function to set the blend mode for a texture, used by 'copy'.
struct
RendererTexture
void
setBlendMode
(
Renderer.BlendMode
bmode
)
Meta
Source
See Implementation
Dgame
Graphics
RendererTexture
RendererTexture
constructors
this
destructors
~this
enums
Access
functions
copy
free
getAlphaMod
getBlendMode
getColorMod
getSize
isLockable
isValid
lock
setAlphaMod
setBlendMode
setColorMod
unlock
update
properties
height
ptr
width
variables
access
Use this function to set the blend mode for a texture, used by 'copy'.