RenderStates.this

Construct a set of render states with all its attributes

  1. this(BlendMode theBlendMode)
  2. this(Transform theTransform)
  3. this(const(Texture) theTexture)
  4. this(const(Shader) theShader)
  5. this(BlendMode theBlendMode, Transform theTransform, const(Texture) theTexture, const(Shader) theShader)

Meta