Java com.badlogic.gdx Files fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx Files fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx Files.

The text is from its open source code.

Implementation

com.badlogic.gdx.Files has the following implementations.
Click this link to see all its implementation.

Method

FileHandleinternal(String path)
Convenience method that returns a FileType#Internal file handle.
FileHandlelocal(String path)
Convenience method that returns a FileType#Local file handle.