bn_dmg_music_actions.h file
bn::
Namespaces
- namespace bn
- Main Butano namespace.
Classes
- class bn::dmg_music_volume_manager
- Manages the volume of the active DMG music.
- class bn::dmg_music_volume_to_action
- Modifies the volume of the active DMG music until it has a given state.
- class bn::dmg_music_volume_loop_action
- Modifies the volume of the active DMG music from a minimum to a maximum. When the volume is equal to the given final state, it goes back to its initial state and vice versa.
- class bn::dmg_music_volume_toggle_action
- Changes the volume of the active DMG music when the action is updated a given number of times.