|
GigaPasjans
|
Handles replay playback functionality. More...
#include <ReplaySystem.h>
Static Public Member Functions | |
| static void | Exit () |
| Stops and exits the replay system. | |
| static void | Play (const String &path) |
| Starts replaying a game from the given file path. | |
| static void | ProvideActions (Andromenda::ActionRegistry ®istry) |
| Registers replay-related actions to the action registry. | |
Handles replay playback functionality.