hxdefold API documentation
View source
final class
SoundLeftRight<
T
>
package
defold
import
defold.Sound
@:multiReturn
A type for returning multiple values from the sound component API.
Variables
left
:
T
Left channel value.
right
:
T
Right channel value.