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

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

Introduction

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

The text is from its open source code.

Implementation

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

Method

MusicnewMusic(FileHandle file)
Creates a new Music instance which is used to play back a music stream from a file.