| Package | Description |
|---|---|
| com.badlogic.gdx | |
| com.badlogic.gdx.assets.loaders |
| Modifier and Type | Method and Description |
|---|---|
Sound |
Audio.newSound(FileHandle fileHandle)
Creates a new
Sound which is used to play back audio effects such as gun shots or explosions. |
| Modifier and Type | Method and Description |
|---|---|
Sound |
SoundLoader.loadSync(AssetManager manager,
String fileName,
FileHandle file,
SoundLoader.SoundParameter parameter) |
Copyright © 2021. All rights reserved.