36 #ifndef OPENPSTD_MOUSEOPERATIONS_H 37 #define OPENPSTD_MOUSEOPERATIONS_H 43 class ChangeMouseHandlerOperations;
47 #include "BaseOperation.h" 48 #include "../MouseHandlers.h" 57 std::unique_ptr<MouseStrategy> mouseHandler;
62 virtual void Run(
const Reciever &reciever)
override;
67 #endif //OPENPSTD_MOUSEOPERATIONS_H This is the general namespace of the OpenPSTD application.
Definition: Boundary.cpp:33
Definition: MouseOperations.h:54
Definition: BaseOperation.h:61
Definition: BaseOperation.h:68