| Package | Description |
|---|---|
| com.badlogic.gdx.backends.iosrobovm.objectal |
| Modifier and Type | Method and Description |
|---|---|
ALSource |
OALSimpleAudio.playBuffer(ALBuffer buffer,
float volume,
float pitch,
float pan,
boolean loop) |
ALSource |
OALSimpleAudio.playEffect(String filePath,
float volume,
float pitch,
float pan,
boolean loop) |
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.foundation.NSArray<ALSource> |
ALSoundSourcePool.getSources() |
Copyright © 2020. All rights reserved.