SR Research Support Site
Data Fields
InputEvent Union Reference

Union of all input types. More...

Data Fields

byte type
 
KeyInput key
 
MouseMotionEvent motion
 
MouseButtonEvent button
 

Detailed Description

Union of all input types.

A union that is used by the callback function get_input_key_hook, to collect input data. At the moment, it is meant to collect only keyboard inputs. In the future this may be used to support mouse inputs as well.


Copyright ©2002-2023, SR Research Ltd.