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

Fix examples/textures/textures_fog_of_war.c help instructions (#3285)

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

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

@ -134,7 +134,8 @@ int main(void)
(Vector2){ 0, 0 }, 0.0f, WHITE);
// Draw player current tile
DrawText(TextFormat("Current tile: [%i,%i]", playerTileX, playerTileY), 10, 10, 20, LIME);
DrawText(TextFormat("Current tile: [%i,%i]", playerTileX, playerTileY), 10, 10, 20, RAYWHITE);
DrawText("ARROW KEYS to move", 10, screenHeight-25, 20, RAYWHITE);
EndDrawing();
//----------------------------------------------------------------------------------

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

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

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