protected override void DrawScreen(SpriteBatch batch) { number.Draw(batch); cow.Draw(batch); rotatedCow.Draw(batch); scaledCow.Draw(batch); }