frameAt method

BitmapData frameAt(
  1. int index
)

Implementation

BitmapData frameAt(int index) => frames[index];