NRE_Buttons.hpp File Reference

Declaration of Event's API's Object : Button mapping. More...

Go to the source code of this file.

Namespaces

 NRE
 The NearlyRealEngine's global namespace.
 
 Event
 Event's API.
 

Enumerations

enum  NRE::Event::ButtonCode : unsigned char {
  NO_BUTTON = 0x00, LEFT_BUTTON = 0x01, MIDDLE_BUTTON = 0x02, RIGHT_BUTTON = 0x03,
  X1_BUTTON = 0x04, X2_BUTTON = 0x05, NUM_BUTTONS = 0x06
}
 

Detailed Description

Declaration of Event's API's Object : Button mapping.

Author
Louis ABEL
Date
11/05/2019

Enumeration Type Documentation

enum NRE::Event::ButtonCode : unsigned char

Regroup all buttons codes