ctor

sfml.graphics.RenderStates.ctor
object ctor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ctor.type

Members list

Value members

Concrete methods

def apply(): ctor
def apply(theBlendMode: BlendMode): ctor
def apply(theTransform: Transform): ctor
def apply(theTexture: Option[Texture]): ctor
def apply(theShader: Option[Shader]): ctor
def apply(theBlendMode: BlendMode, theTransform: Transform, theTexture: Option[Texture], theShader: Option[Shader]): ctor