StuBS
pointer.h File Reference

Pointer, the Mouse state More...

This graph shows which files directly or indirectly include this file:

Classes

struct  Pointer
 Mouse state More...
 

Enumerations

enum  MouseButton {
  MOUSE_LEFT ,
  MOUSE_MIDDLE ,
  MOUSE_RIGHT ,
  MOUSE_BUTTONS
}
 Supported mouse buttons. More...
 

Detailed Description

Pointer, the Mouse state

Enumeration Type Documentation

◆ MouseButton

Supported mouse buttons.

Enumerator
MOUSE_LEFT 
MOUSE_MIDDLE 
MOUSE_RIGHT 
MOUSE_BUTTONS