Searched defs:BFileGameSound (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/game/
H A DFileGameSound.h22 class BFileGameSound : public BStreamingGameSound { class in inherits:BStreamingGameSound
[all...]
/haiku/src/kits/game/
H A DFileGameSound.cpp57 BFileGameSound::BFileGameSound(const entry_ref* file, bool looping, function in class:BFileGameSound
75 BFileGameSound::BFileGameSound(const char* file, bool looping, function in class:BFileGameSound
101 BFileGameSound::BFileGameSound(BDataIO* data, bool looping, function in class:BFileGameSound
[all...]

Completed in 86 milliseconds