25 #ifndef PEGASUS_NEIGHBORHOOD_CALDORIA_CALDORIAMIRROR_H 26 #define PEGASUS_NEIGHBORHOOD_CALDORIA_CALDORIAMIRROR_H 28 #include "pegasus/interaction.h" 29 #include "pegasus/notification.h" 39 void openInteraction()
override;
40 void initInteraction()
override;
41 void closeInteraction()
override;
43 void handleInput(
const Input &,
const Hotspot *)
override;
44 void activateHotspots()
override;
45 void clickInHotspot(
const Input &,
const Hotspot *)
override;
46 void receiveNotification(
Notification *,
const NotificationFlags)
override;
Definition: neighborhood.h:111
Definition: caldoriamirror.h:33
Definition: notification.h:53
Definition: interaction.h:37
Definition: notification.h:83
Definition: ai_action.h:33