Struct impose::Audio [] [src]

pub struct Audio { /* fields omitted */ }

Struct representing the Audio system

Methods

impl Audio
[src]

Creates a new instance of the Audio system

Adds a piece of audio to the system

Add audio that is packed into the binary

Plays an piece of Audio that has been loaded into the system

Loops a piece of Audio that has been loaded into the system