Function Sprite.hframes

The number of columns in the sprite sheet.

long hframes() nothrow @property @nogc;

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