BaseGame with fixed timestep.

This commit is contained in:
2024-10-17 02:12:52 +02:00
parent 775b973eb2
commit df2c446501
3 changed files with 105 additions and 69 deletions

View File

@@ -13,9 +13,9 @@
- ~~Use GUIDs and string ID maps for fetching resources instead of string IDs alone.~~
- Reimplement unloading.
- Finalize ResourceManager and ResourceLoader APIs for 1.0.
- Add async API for ResourceManager.
- Virtual file system.
- (stretch goal) Streamed resource loading.
- (stretch goal) Add async API for ResourceManager.
## Serialization