Struct impose::Audio [] [src]

pub struct Audio { /* fields omitted */ }

Struct representing the Audio system

Methods

impl Audio
[src]

[src]

Creates a new instance of the Audio system

[src]

Adds a piece of audio to the system

[src]

Add audio that is packed into the binary

[src]

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

[src]

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