mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-02 12:19:17 -05:00
Updated Frequently asked Questions Common Questions (markdown)
@ -41,6 +41,7 @@ double GetElapsed(Timer timer)
|
|||||||
return GetTime() - timer.StartTime;
|
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?
|
# What do all the fields in Camera2d mean?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user