com.badlogic.gdx.backends.gwt.GwtAudio Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gdx-backend-gwt Show documentation
Show all versions of gdx-backend-gwt Show documentation
Android/Desktop/iOS/HTML5 game development framework.
package com.badlogic.gdx.backends.gwt;
import com.badlogic.gdx.Audio;
public interface GwtAudio extends Audio {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy