#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
This commit is contained in:
@@ -34,7 +34,9 @@ The variable-step game loop chooses a time step to advance based on how much rea
|
||||
|
||||
For fixed-step game loop, a certain amount of real time has elapsed since the last turn of the game loop. This is how much game time need to be simulated for the game’s “now” to catch up with the player’s.
|
||||
|
||||
## Class diagram
|
||||

|
||||
|
||||
## Credits
|
||||
|
||||
* [Game Programming Patterns - Game Loop](http://gameprogrammingpatterns.com/game-loop.html)
|
||||
* [Game Programming Patterns - Game Loop](http://gameprogrammingpatterns.com/game-loop.html)
|
||||
|
BIN
game-loop/etc/game-loop.urm.png
Normal file
BIN
game-loop/etc/game-loop.urm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
Reference in New Issue
Block a user