read-only
The texture was rotated 90 degrees when being packed into a sprite sheet.
if (myTexture.rotated) drawRotated();
The texture was rotated 90 degrees when being packed into a sprite sheet.
if (myTexture.rotated) drawRotated();