indigo.shared.animation.timeline

Members list

Type members

Classlikes

enum TimeSlot[A]

Attributes

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
case Wait[A]
case Animate[A]
case Fixed[A]
case Combine[A]
object TimeSlot

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
TimeSlot.type
final case class TimeWindow[A](start: Seconds, end: Seconds, modifier: A => SignalFunction[Seconds, A])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Timeline

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Timeline.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Types

opaque type Timeline[A]
opaque type TimelineAnimation[A]