Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
oe::core::MouseButton Struct Reference

#include <OxygenEngine/core/event_type.h>

Static Public Attributes

static constexpr const int32_t BUTTON_LEFT = 0
static constexpr const int32_t BUTTON_RIGHT = 1
static constexpr const int32_t BUTTON_MIDDLE = 2
static constexpr const int32_t BUTTON_4 = 3
static constexpr const int32_t BUTTON_5 = 4
static constexpr const int32_t BUTTON_6 = 5
static constexpr const int32_t BUTTON_7 = 6
static constexpr const int32_t BUTTON_8 = 7

Detailed Description

All Mouse buttons

Note
Constants values are same used by GLFW

The documentation for this struct was generated from the following file: