Class ScreenshotFiles

java.lang.Object
com.realtime.crossfire.jxclient.gui.commands.ScreenshotFiles

public class ScreenshotFiles extends Object
Helper class for creating file names for screenshot files.
  • Constructor Details

    • ScreenshotFiles

      public ScreenshotFiles()
  • Method Details

    • getFile

      @NotNull public @NotNull Path getFile() throws IOException
      Returns a Path for the next screenshot file.
      Returns:
      the file
      Throws:
      IOException - if the file cannot be determined