25 #ifndef PEGASUS_NEIGHBORHOOD_MARS_CANYONCHASE_H 26 #define PEGASUS_NEIGHBORHOOD_MARS_CANYONCHASE_H 28 #include "pegasus/chase.h" 29 #include "pegasus/fader.h" 30 #include "pegasus/movie.h" 31 #include "pegasus/sound.h" 46 MusicTimerCode theEvent;
59 void setSoundFXLevel(
const uint16);
60 void setAmbienceLevel(
const uint16);
64 void startCanyonMusicLoop();
65 void stopCanyonMusicLoop(
const long);
67 void openInteraction();
68 void initInteraction();
69 void closeInteraction();
71 void receiveNotification(
Notification *,
const NotificationFlags);
78 void showControlsHint();
79 void hideControlsHint();
82 void startMusicTimer(TimeValue, TimeScale, MusicTimerCode);
100 Movie *_currentMovie;
Definition: neighborhood.h:111
Definition: canyonchase.h:44
Definition: notification.h:53
Definition: ai_action.h:33
Definition: canyonchase.h:51