25 #ifndef PEGASUS_NEIGHBORHOOD_CALDORIA_CALDORIAMESSAGES_H 26 #define PEGASUS_NEIGHBORHOOD_CALDORIA_CALDORIAMESSAGES_H 28 #include "pegasus/input.h" 29 #include "pegasus/interaction.h" 30 #include "pegasus/movie.h" 31 #include "pegasus/notification.h" 32 #include "pegasus/timers.h" 43 void setSoundFXLevel(
const uint16)
override;
46 void openInteraction()
override;
47 void initInteraction()
override;
48 void closeInteraction()
override;
49 void receiveNotification(
Notification *,
const NotificationFlags)
override;
50 void clickInHotspot(
const Input &,
const Hotspot *)
override;
51 void play1Message(uint);
Definition: neighborhood.h:111
Definition: notification.h:53
Definition: interaction.h:37
Definition: notification.h:103
Definition: notification.h:83
Definition: caldoriamessages.h:38
Definition: ai_action.h:33