public interface LevelDataSerializer
LoadState load(LevelData data, Path levelPath, String levelId) throws IOException
IOExceptionvoid save(LevelData data, Path levelPath, String levelId) throws IOException
IOExceptionCopyright © 2020. All rights reserved.