25 #ifndef PEGASUS_NEIGHBORHOOD_NORAD_ALPHA_ecrMONITOR_H 26 #define PEGASUS_NEIGHBORHOOD_NORAD_ALPHA_ecrMONITOR_H 28 #include "pegasus/interaction.h" 29 #include "pegasus/notification.h" 30 #include "pegasus/neighborhood/norad/alpha/panoramascroll.h" 39 void handleInput(
const Input &,
const Hotspot *)
override;
42 void openInteraction()
override;
43 void closeInteraction()
override;
45 void receiveNotification(
Notification *,
const NotificationFlags)
override;
47 void ecrSection1Finished();
48 void ecrPanFinished();
49 void ecrSection2Finished();
51 int findCurrentInterestingTime();
52 void skipToNextInterestingTime();
53 void skipToPreviousInterestingTime();
Definition: ecrmonitor.h:34
Definition: neighborhood.h:111
Definition: notification.h:53
Definition: interaction.h:37
Definition: notification.h:83
Definition: ai_action.h:33