22 #ifndef NANCY_ACTION_MOUSELIGHTPUZZLE_H 23 #define NANCY_ACTION_MOUSELIGHTPUZZLE_H 25 #include "engines/nancy/action/actionrecord.h" 44 void execute()
override;
48 Common::String getRecordTypeName()
const override {
return "MouseLightPuzzle"; };
49 bool isViewportRelative()
const override {
return true; }
53 bool _smoothEdges =
false;
63 #endif // NANCY_ACTION_MAZECHASEPUZZLE_H Definition: managed_surface.h:51
Definition: mouselightpuzzle.h:36
Definition: actionrecord.h:149
Definition: actionmanager.h:32