Sound.new
From GiderosMobile
Available since: Gideros 2011.6
Class: Sound
Description
Creates a new Sound object. <syntaxhighlight lang="lua"> Sound.new(filename) </source>
Parameters
filename: (string) the path of the sound file to be loaded
Available since: Gideros 2011.6
Class: Sound
Creates a new Sound object. <syntaxhighlight lang="lua"> Sound.new(filename) </source>
filename: (string) the path of the sound file to be loaded