Function Sprite.flipH

If true, texture is flipped horizontally.

bool flipH() nothrow @property @nogc;

void flipH (
  bool v
) nothrow @property @nogc;