frames abstract method

int frames(
  1. int row
)

How many frames row plays.

Implementation

int frames(int row);