Function Sprite.vframes

The number of rows in the sprite sheet.

long vframes() nothrow @property @nogc;

void vframes (
  long v
) nothrow @property @nogc;