Updated Frequently asked Questions Common Questions (markdown)

Jeffery Myers
2022-05-01 15:47:37 -07:00
parent cb0544d9ba
commit 75ac6006d2

@ -41,6 +41,7 @@ double GetElapsed(Timer timer)
return GetTime() - timer.StartTime;
}
```
You can see a short video on the concept here. https://youtu.be/vGlvTWUctTQ
# What do all the fields in Camera2d mean?