diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-12-09 12:42:58 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-12-09 12:42:58 +0100 |
commit | e8e5412965f19d3966635a2c207d55ae1b12db51 (patch) | |
tree | 69ea4f5a6591e9f82e73651e6e728e0f7c003d65 /src/doc/features.dox | |
parent | b845376e270c060730d4f8b9b0946a63908871da (diff) |
feature_savemgr
Diffstat (limited to 'src/doc/features.dox')
-rw-r--r-- | src/doc/features.dox | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/doc/features.dox b/src/doc/features.dox index 3bcbffe..6734137 100644 --- a/src/doc/features.dox +++ b/src/doc/features.dox @@ -41,7 +41,7 @@ feature. - \todo Particle effects - Save data - - \todo SaveManager usage + - \ref feature_savemgr \n\copybrief feature_savemgr - Audio - \todo Playing sound effects @@ -58,6 +58,13 @@ feature. - \todo Subscribing to *any* event inside Script + - \todo Creating and dispatching custom events + - \todo Replay +- Utilities + - \todo Logging + + - \ref feature_proxy \n\copybrief feature_proxy + */ |