Kaynağa Gözat

Fix examples/textures/textures_image_rotate.c help instructions (#3286)

pull/3287/head
Asdqwe 1 yıl önce
işlemeyi yapan: GitHub
ebeveyn
işleme
c147ab51c9
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
2 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. +3
    -1
      examples/textures/textures_image_rotate.c
  2. BIN
      examples/textures/textures_image_rotate.png

+ 3
- 1
examples/textures/textures_image_rotate.c Dosyayı Görüntüle

@ -64,6 +64,8 @@ int main(void)
DrawTexture(textures[currentTexture], screenWidth/2 - textures[currentTexture].width/2, screenHeight/2 - textures[currentTexture].height/2, WHITE);
DrawText("Press LEFT MOUSE BUTTON to rotate the image clockwise", 250, 420, 10, DARKGRAY);
EndDrawing();
//----------------------------------------------------------------------------------
}
@ -76,4 +78,4 @@ int main(void)
//--------------------------------------------------------------------------------------
return 0;
}
}

BIN
examples/textures/textures_image_rotate.png Dosyayı Görüntüle

Önce Sonra
Genişlik: 800  |  Yükseklik: 450  |  Boyut: 24 KiB Genişlik: 800  |  Yükseklik: 450  |  Boyut: 35 KiB

Yükleniyor…
İptal
Kaydet