Class ScreenshotFiles
- java.lang.Object
-
- com.realtime.crossfire.jxclient.gui.commands.ScreenshotFiles
-
public class ScreenshotFiles extends java.lang.ObjectHelper class for creating file names for screenshot files.
-
-
Constructor Summary
Constructors Constructor Description ScreenshotFiles()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull java.nio.file.PathgetFile()Returns aPathfor the next screenshot file.
-