#include <functional>
Go to the source code of this file.
|
enum | effect_player_playback_state : int { bnb::interfaces::effect_player_playback_state::inactive,
bnb::interfaces::effect_player_playback_state::active,
bnb::interfaces::effect_player_playback_state::paused
} |
|