Sound.load

Load sound from file.

class Sound
@trusted
void
load
(
string path
)

Parameters

path string

The path to the sound file.

Meta