Fixed

indigo.shared.animation.timeline.TimeSlot.Fixed
final case class Fixed[A](over: Seconds, modifier: A => A) extends TimeSlot[A]

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product