Public Member Functions | Public Attributes | List of all members
InputModifierState Struct Reference

#include <input_event.h>

Public Member Functions

bool operator== (const InputModifierState &rvalue) const
 

Public Attributes

bool shift
 
bool alt
 
union {
   bool   command
 
   bool   control
 
}; 
 
bool meta
 

Detailed Description

Input Modifier Status for keyboard/mouse events.


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