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 int BUTTON_LEFT = 0
 
static constexpr const int BUTTON_RIGHT = 1
 
static constexpr const int BUTTON_MIDDLE = 2
 
static constexpr const int BUTTON_4 = 3
 
static constexpr const int BUTTON_5 = 4
 
static constexpr const int BUTTON_6 = 5
 
static constexpr const int BUTTON_7 = 6
 
static constexpr const int 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: