Antkeeper
0.0.1
|
#include <engine/input/device-type.hpp>
#include <engine/input/device-events.hpp>
#include <engine/event/publisher.hpp>
#include <engine/utility/uuid.hpp>
#include <optional>
#include <string>
Go to the source code of this file.
Classes | |
class | input::device |
Abstract base class for virtual devices that generate input events. More... | |
Namespaces | |
input | |
Input devices, events, and mapping. | |