Updated How To: Screen Recording (markdown)

master
Rob Loach преди 1 година
родител
ревизия
205b6118d3
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +2
    -2
      How-To:-Screen-Recording.md

+ 2
- 2
How-To:-Screen-Recording.md

@ -2,12 +2,12 @@ Within raylib, you have the ability to take a screenshot or record the screen to
## Screenshot
To take a screenshot, press `F12`. There will be a screenshot.png file saved to the current working directory.
To take a screenshot, press `F12`. There will be a *screenshot%%%.png* file saved to the current working directory.
This requires `SUPPORT_SCREEN_CAPTURE` to be defined.
## Screen Recording
To start recording the screen, press `CTRL + F12`. raylib will start recording an animated gif to the current working directory.
To start recording the screen, press `CTRL + F12`. raylib will start recording an animated *screenrec%%%.gif* to the current working directory.
This requires `SUPPORT_GIF_RECORDING` to be defined.

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