22 #ifndef BAGEL_SPACEBAR_H 23 #define BAGEL_SPACEBAR_H 25 #include "bagel/bagel.h" 26 #include "bagel/baglib/bagel.h" 27 #include "bagel/spacebar/bibble_window.h" 34 ErrorCode InitializeSoundSystem(uint16 nChannels = 1, uint32 nFreq = 11025, uint16 nBitsPerSample = 8);
35 ErrorCode ShutDownSoundSystem();
43 bool shouldQuit()
const override {
48 CBetArea g_cBetAreas[BIBBLE_NUM_BET_AREAS];
ErrorCode initialize() override
Definition: advancedDetector.h:163
Common::Error run() override
Definition: bibble_window.h:58
Definition: spacebar.h:32
ErrorCode shutdown() override
void initializePath(const Common::FSNode &gamePath) override