Blend

indigo.shared.scenegraph.Blend
See theBlend companion trait
object Blend

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Blend.type

Members list

Type members

Classlikes

final case class Add(src: BlendFactor, dst: BlendFactor) extends Blend

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Blend
class Object
trait Matchable
class Any
Show all
final case class Darken(src: BlendFactor, dst: BlendFactor) extends Blend

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Blend
class Object
trait Matchable
class Any
Show all
final case class Lighten(src: BlendFactor, dst: BlendFactor) extends Blend

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Blend
class Object
trait Matchable
class Any
Show all
final case class Max(src: BlendFactor, dst: BlendFactor) extends Blend

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Blend
class Object
trait Matchable
class Any
Show all
final case class Min(src: BlendFactor, dst: BlendFactor) extends Blend

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Blend
class Object
trait Matchable
class Any
Show all
final case class ReverseSubtract(src: BlendFactor, dst: BlendFactor) extends Blend

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Blend
class Object
trait Matchable
class Any
Show all
final case class Subtract(src: BlendFactor, dst: BlendFactor) extends Blend

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Blend
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

val Alpha: Blend
val Normal: Blend

Givens

Givens