Переглянути джерело

Fix misleading example text.

pull/5409/head
Kaluub 2 місяці тому
джерело
коміт
d9f3cb5518
2 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      examples/core/core_2d_camera.c
  2. BIN
      examples/core/core_2d_camera.png

+ 2
- 2
examples/core/core_2d_camera.c Переглянути файл

@ -125,8 +125,8 @@ int main(void)
DrawRectangle( 10, 10, 250, 113, Fade(SKYBLUE, 0.5f)); DrawRectangle( 10, 10, 250, 113, Fade(SKYBLUE, 0.5f));
DrawRectangleLines( 10, 10, 250, 113, BLUE); DrawRectangleLines( 10, 10, 250, 113, BLUE);
DrawText("Free 2d camera controls:", 20, 20, 10, BLACK);
DrawText("- Right/Left to move Offset", 40, 40, 10, DARKGRAY);
DrawText("Free 2D camera controls:", 20, 20, 10, BLACK);
DrawText("- Right/Left to move player", 40, 40, 10, DARKGRAY);
DrawText("- Mouse Wheel to Zoom in-out", 40, 60, 10, DARKGRAY); DrawText("- Mouse Wheel to Zoom in-out", 40, 60, 10, DARKGRAY);
DrawText("- A / S to Rotate", 40, 80, 10, DARKGRAY); DrawText("- A / S to Rotate", 40, 80, 10, DARKGRAY);
DrawText("- R to reset Zoom and Rotation", 40, 100, 10, DARKGRAY); DrawText("- R to reset Zoom and Rotation", 40, 100, 10, DARKGRAY);

BIN
examples/core/core_2d_camera.png Переглянути файл

Перед Після
Ширина: 800  |  Висота: 450  |  Розмір: 21 KiB Ширина: 800  |  Висота: 450  |  Розмір: 8.3 KiB

Завантаження…
Відмінити
Зберегти