Open and playback log files that were recorded using LogRecord. More...
Open and playback log files that were recorded using LogRecord.
Use Logplay to open a log file (Logplay::Open), and access the recorded state information. Iterators are available to step through the state information. It is also possible to replay the data in a World using the Play functions. Replay involves reading and applying state information to a World.