TimelineAnimation

indigo.shared.animation.timeline.TimelineAnimation$package.TimelineAnimation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def apply[A](slots: TimeSlot[A]*): TimelineAnimation[A]
inline def apply[A](slots: Batch[TimeSlot[A]]): TimelineAnimation[A]

Extensions

Extensions

extension [A](tl: TimelineAnimation[A])
def compile: TimeSlot[A]