Home
last modified time | relevance | path

Searched refs:OSoundInt (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/cannonball/cannonball-0.34/src/main/engine/audio/
H A Dosoundint.cpp16 OSoundInt osoundint;
19 OSoundInt::OSoundInt() in OSoundInt() function in OSoundInt
25 OSoundInt::~OSoundInt() in ~OSoundInt()
30 void OSoundInt::init() in init()
55 void OSoundInt::reset() in reset()
65 void OSoundInt::tick() in tick()
89 void OSoundInt::play_queued_sound() in play_queued_sound()
126 void OSoundInt::queue_sound_service(uint8_t snd) in queue_sound_service()
137 void OSoundInt::queue_sound(uint8_t snd) in queue_sound()
157 void OSoundInt::add_to_queue(uint8_t snd) in add_to_queue()
[all …]
H A Dosoundint.hpp18 class OSoundInt class
42 OSoundInt();
43 ~OSoundInt();
80 extern OSoundInt osoundint;