Core API Coverage - SoundGroup
- Dominant language
- Rust
- Stars
- 13
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This is a tracking issue for API coverage. Entries should be checked off when they're exposed and documented.
- Group Functions
- [x] SoundGroup::setMaxAudible
- [x] SoundGroup::getMaxAudible
- [x] SoundGroup::setMaxAudibleBehavior
- [x] SoundGroup::getMaxAudibleBehavior
- [x] SoundGroup::setMuteFadeSpeed
- [x] SoundGroup::getMuteFadeSpeed
- [x] SoundGroup::setVolume
- [x] SoundGroup::getVolume
- Sound Functions
- [x] SoundGroup::setMaxAudible
- [x] SoundGroup::getMaxAudible
- [x] SoundGroup::getNumSounds
- [x] SoundGroup::getSound
- [x] SoundGroup::getNumPlaying
- [x] SoundGroup::stop
- General
- [x] SoundGroup::getName
- [ ] SoundGroup::setUserData
- [ ] SoundGroup::getUserData
- [x] SoundGroup::getSystemObject
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.