22 #ifndef NANCY_ACTION_INTERACTIVEVIDEO_H 23 #define NANCY_ACTION_INTERACTIVEVIDEO_H 25 #include "engines/nancy/action/actionrecord.h" 31 class PlaySecondaryMovie;
41 void execute()
override;
46 Common::String getRecordTypeName()
const override {
return "InteractiveVideo"; }
56 bool triggerOnNoHotspot =
false;
57 int16 noHSFlagID = -1;
58 int16 noHSCursorID = -1;
76 #endif // NANCY_ACTION_INTERACTIVEVIDEO_H
Definition: secondarymovie.h:44
Definition: interactivevideo.h:48
Definition: actionmanager.h:48
Definition: actionrecord.h:97
Definition: interactivevideo.h:54
Definition: interactivevideo.h:33
Definition: actionmanager.h:32