Struct pill_engine::resources::sound::Sound [−][src]
Fields
name: Stringpath: PathBufsound_data: Option<SoundData>Implementations
Trait Implementations
type Storage = ResourceStorage<Sound>
type Storage = ResourceStorage<Sound>
Defines the value type that corresponds to this PillTypeMapKey.