Skip to content
Douglas Lacerda edited this page Nov 25, 2018 · 2 revisions

class Audio : GameObj (Namespace Ramu)

Description

Wrapper to Javascript embed audio wrapper with utils functions.

Constructor Parameters

  • string src: Audio path.
let audio = Ramu.Audio("audio.ogg");

Properties

Public Methods

Inherited Members

Clone this wiki locally