25 #ifndef PEGASUS_NEIGHBORHOOD_NORAD_NORADELEVATOR_H 26 #define PEGASUS_NEIGHBORHOOD_NORAD_NORADELEVATOR_H 28 #include "pegasus/interaction.h" 29 #include "pegasus/notification.h" 30 #include "pegasus/surface.h" 31 #include "pegasus/timers.h" 43 void openInteraction()
override;
44 void initInteraction()
override;
45 void closeInteraction()
override;
46 void resetInteraction()
override;
48 void activateHotspots()
override;
49 void clickInHotspot(
const Input &,
const Hotspot *)
override;
51 void receiveNotification(
Notification *,
const NotificationFlags)
override;
56 HotSpotID _downHotspot;
Definition: neighborhood.h:111
Definition: elements.h:168
Definition: notification.h:53
Definition: interaction.h:37
Definition: notification.h:83
Definition: ai_action.h:33
Definition: noradelevator.h:37