22 #ifndef BAGEL_SPACEBAR_H 23 #define BAGEL_SPACEBAR_H 25 #include "bagel/bagel.h" 26 #include "bagel/spacebar/baglib/bagel.h" 27 #include "bagel/spacebar/bibble_window.h" 36 ErrorCode InitializeSoundSystem(uint16 nChannels = 1, uint32 nFreq = 11025, uint16 nBitsPerSample = 8);
37 ErrorCode ShutDownSoundSystem();
39 bool canSaveLoadFromWindow(
bool save)
const;
54 CBetArea g_cBetAreas[BIBBLE_NUM_BET_AREAS];
68 bool shouldQuit()
const override {
void pauseEngineIntern(bool pause) override
Common::Error loadGameStream(Common::SeekableReadStream *stream) override
ErrorCode initialize() override
Definition: advancedDetector.h:164
Common::Error run() override
Definition: bibble_window.h:58
Common::Error saveGameState(int slot, const Common::String &desc, bool isAutosave=false) override
Definition: spacebar.h:32
Common::Error loadGameState(int slot) override
bool canLoadGameStateCurrently(Common::U32String *msg=nullptr) override
Common::Error saveGameStream(Common::WriteStream *stream, bool isAutosave=false) override
Definition: save_game_file.h:104
ErrorCode shutdown() override
bool canSaveGameStateCurrently(Common::U32String *msg=nullptr) override
void initializePath(const Common::FSNode &gamePath) override