bool rotated
read-only

The texture was rotated 90 degrees when being packed into a sprite sheet.

if (myTexture.rotated) drawRotated();