Преглед на файлове

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

pull/3287/head
Asdqwe преди 2 години
committed by GitHub
родител
ревизия
c147ab51c9
No known key found for this signature in database GPG ключ ID: 4AEE18F83AFDEB23
променени са 2 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. +3
    -1
      examples/textures/textures_image_rotate.c
  2. Двоични данни
      examples/textures/textures_image_rotate.png

+ 3
- 1
examples/textures/textures_image_rotate.c Целия файл

@ -64,6 +64,8 @@ int main(void)
DrawTexture(textures[currentTexture], screenWidth/2 - textures[currentTexture].width/2, screenHeight/2 - textures[currentTexture].height/2, WHITE); 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(); EndDrawing();
//---------------------------------------------------------------------------------- //----------------------------------------------------------------------------------
} }
@ -76,4 +78,4 @@ int main(void)
//-------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------
return 0; return 0;
}
}

Двоични данни
examples/textures/textures_image_rotate.png Целия файл

Преди След
Ширина: 800  |  Височина: 450  |  Големина: 24 KiB Ширина: 800  |  Височина: 450  |  Големина: 35 KiB

Зареждане…
Отказ
Запис