Difference between revisions of "Sound.new"

From GiderosMobile
Line 12: Line 12:
 
=== <translate>Parameters</translate> ===
 
=== <translate>Parameters</translate> ===
 
'''filename''': (string) <translate>The name of the sound file to be loaded.</translate> <br/>
 
'''filename''': (string) <translate>The name of the sound file to be loaded.</translate> <br/>
 +
 +
{{Sound}}

Revision as of 00:47, 4 December 2019


Available since: Gideros 2011.6
Class: Sound

Description


Creates a new Sound object.

 Sound.new(filename)

Parameters

filename: (string) The name of the sound file to be loaded.