frames

fun frames(indices: IntRange = 0..frames.size, repeats: Int = 0, frameTime: Duration = 100.milliseconds)
fun frames(index: Int = 0, repeats: Int = 0, frameTime: Duration = 100.milliseconds)