ShishGL  1.0
A simple modular cross-platform graphics library
Sh::Mouse Class Reference

#include <Mouse.hpp>

Public Types

enum  ButtonState { DOWN, UP }
 
enum  Button { LEFT, RIGHT, MIDDLE }
 
enum  ScrollType { VERTICAL, HORIZONTAL }
 
using ScrollDelta = double
 

Member Typedef Documentation

◆ ScrollDelta

using Sh::Mouse::ScrollDelta = double

Member Enumeration Documentation

◆ Button

Enumerator
LEFT 
RIGHT 
MIDDLE 

◆ ButtonState

Enumerator
DOWN 
UP 

◆ ScrollType

Enumerator
VERTICAL 
HORIZONTAL 

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