Example usage for Java com.badlogic.gdx Files fields, constructors, methods, implement or subclass
The text is from its open source code.
FileHandle | internal(String path) Convenience method that returns a FileType#Internal file handle. |
FileHandle | local(String path) Convenience method that returns a FileType#Local file handle. |