gb.sound.update

Description

void gb.sound.update()

gb.sound.update loops through all currently playing tracks and updates them.

Do not call this manually, gb.update does this for you!

Parameters

none

Returns

none

Example

N/A