class Audio Base class: Object Inherited classes: Empty Description: represents audio file
- Fields:
- Empty
- Methods:
- loop(): Plays the audio file in a loop
- play(): Plays the audio file
- stop(): Stops the play of the audio file
- Events:
- Empty
Back to Mama reference
|