loops abstract method

bool loops(
  1. int row
)

Whether row starts over after its last frame.

Implementation

bool loops(int row);