Updated Frequently Asked Questions (markdown)

master
Ray 3 years ago
parent
commit
daeeebcc67
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      Frequently-Asked-Questions.md

+ 2
- 2
Frequently-Asked-Questions.md

@ -6,9 +6,9 @@
- [What are the dependencies on Windows?](#what-are-the-dependencies-on-windows)
- [How do I remove the log?](#how-do-i-remove-the-log)
- [How do I make a timer?](#how-do-i-make-a-timer)
- [What do all the fields in Camera2d mean?](#what-do-all-the-fields-in-camera2d-mean)
- [What do all the fields in `Camera2D` mean?](#what-do-all-the-fields-in-camera2d-mean)
- [How do I center text on the screen?](#how-do-i-center-text-on-the-screen)
- [Why does calling `LoadTexture` crash my program?](#why-does-calling--loadtexture--crash-my-program)
- [Why does calling `LoadTexture()` crash my program?](#why-does-calling--loadtexture--crash-my-program)
- [How can I draw a texture flipped?](#how-can-i-draw-a-texture-flipped)
- [Why is my render texture upside down?](#why-is-my-render-texture-upside-down)
- [How do I create a depth texture?](#how-do-i-create-a-depth-texture)

Loading…
Cancel
Save