Parse static method

Sound Parse(
  1. dynamic parsedSound,
  2. Scene scene,
  3. String rootUrl, [
  4. Sound sourceSound,
])

Implementation

external static Sound Parse(dynamic parsedSound, Scene scene, String rootUrl, [Sound sourceSound]);