Tagged

indigo.shared.scenegraph.LayerEntry.Tagged
final case class Tagged(tag: BindingKey, layer: Layer)

Members list

Value members

Inherited methods

def giveTag: Option[BindingKey]

Attributes

Inherited from:
LayerEntry
def hasTag(tag: BindingKey): Boolean

Attributes

Inherited from:
LayerEntry

Attributes

Inherited from:
LayerEntry

Attributes

Inherited from:
LayerEntry
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Attributes

Inherited from:
LayerEntry
def withLayer(newLayer: Layer): LayerEntry

Attributes

Inherited from:
LayerEntry

Apply a magnification to this layer entry's layer, and all it's child layers.

Apply a magnification to this layer entry's layer, and all it's child layers.

Attributes

Inherited from:
LayerEntry
def withTag(newKey: BindingKey): LayerEntry

Attributes

Inherited from:
LayerEntry