Struct rgmk::Sounds [] [src]

pub struct Sounds {
    pub sounds: Vec<Sound>,
}

A collection of sounds.

Fields

The sounds.