2#ifndef LIBSBX_DEVICES_EVENTS_HPP_
3#define LIBSBX_DEVICES_EVENTS_HPP_
8#include <libsbx/devices/key.hpp>
9#include <libsbx/devices/mouse_button.hpp>
10#include <libsbx/devices/input_action.hpp>
11#include <libsbx/devices/input_mod.hpp>
13namespace sbx::devices {
27 std::int32_t height{};
32 std::int32_t height{};
Definition: events.hpp:30
Definition: events.hpp:35
Definition: events.hpp:40
Definition: events.hpp:45
An event that is fired when a window requests to be closed.
Definition: events.hpp:18
Definition: events.hpp:20
Definition: events.hpp:25