25 #ifndef PEGASUS_NEIGHBORHOOD_NORAD_SUBPLATFORM_H 26 #define PEGASUS_NEIGHBORHOOD_NORAD_SUBPLATFORM_H 28 #include "pegasus/interaction.h" 29 #include "pegasus/movie.h" 30 #include "pegasus/notification.h" 31 #include "pegasus/timers.h" 40 void setSoundFXLevel(
const uint16)
override;
43 void openInteraction()
override;
44 void initInteraction()
override;
45 void closeInteraction()
override;
47 void activateHotspots()
override;
48 void clickInHotspot(
const Input &,
const Hotspot *)
override;
50 void receiveNotification(
Notification *,
const NotificationFlags)
override;
53 TimeScale _platformScale;
Definition: neighborhood.h:111
Definition: notification.h:53
Definition: interaction.h:37
Definition: notification.h:83
Definition: ai_action.h:33