novelate v0.0.2 (2020-01-22T19:34:01Z)
Home
Dub
Repo
RenderStates.this
dsfml
graphics
renderstates
RenderStates
Undocumented in source.
this
(BlendMode theBlendMode)
this
(Transform theTransform)
this
(const(Texture) theTexture)
this
(const(Shader) theShader)
this
(BlendMode theBlendMode, Transform theTransform, const(Texture) theTexture, const(Shader) theShader)
struct
RenderStates
this
(
BlendMode
theBlendMode
,
Transform
theTransform
,
const
(
Texture
)
theTexture
,
const
(
Shader
)
theShader
)
Meta
Source
See Implementation
dsfml
graphics
renderstates
RenderStates
constructors
this
properties
Default
shader
texture
static variables
emptyShader
emptyTexture
variables
blendMode
transform