mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated Frequently asked Questions Common Questions (markdown)
@ -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?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user