Procházet zdrojové kódy

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

pull/3286/head
Asdqwe před 1 rokem
odevzdal GitHub
rodič
revize
a69d401433
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
2 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      examples/textures/textures_fog_of_war.c
  2. binární
      examples/textures/textures_fog_of_war.png

+ 2
- 1
examples/textures/textures_fog_of_war.c Zobrazit soubor

@ -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();
//----------------------------------------------------------------------------------

binární
examples/textures/textures_fog_of_war.png Zobrazit soubor

Před Za
Šířka: 800  |  Výška: 450  |  Velikost: 38 KiB Šířka: 800  |  Výška: 450  |  Velikost: 37 KiB

||||||
x
 
000:0
Načítá se…
Zrušit
Uložit