mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-07 02:25:04 +00:00
docs: updates to several patterns
This commit is contained in:
@@ -303,10 +303,6 @@ Current bullet position: 0.98999935
|
||||
Stop variable-step game loop.
|
||||
```
|
||||
|
||||
## Class diagram
|
||||
|
||||

|
||||
|
||||
## Applicability
|
||||
|
||||
The Game Loop pattern is applicable in real-time simulation and gaming where the state needs to be updated continuously and consistently in response to user inputs and other events.
|
||||
|
||||
Reference in New Issue
Block a user