#include <Malena/Traits/Base/Customizable.h>#include <Malena/Engine/Events/EventReceiver.h>#include <Malena/Engine/Events/Fireable.h>#include <Malena/Manifests/Manifest.h>#include <SFML/Graphics.hpp>#include <optional>#include "Malena/Engine/Events/EventDispatcher.h"Go to the source code of this file.
Classes | |
| class | ml::Draggable |
Receiver trait that adds mouse-drag behavior to any Component. More... | |
| class | ml::DraggableDispatcher |
| Dispatcher singleton for drag events. More... | |
| class | ml::DraggableManifest |
Manifest for the Draggable trait. More... | |
Namespaces | |
| namespace | ml |