FTEQW
Documentation of the FTE engine source tree.
tagRAWINPUT Struct Reference

#include <in_raw.h>

Public Attributes

RAWINPUTHEADER header
 
union {
   RAWMOUSE   mouse
 
   RAWKEYBOARD   keyboard
 
   RAWHID   hid
 
data
 

Member Data Documentation

◆ 

union { ... } tagRAWINPUT::data

◆ header

RAWINPUTHEADER tagRAWINPUT::header

◆ hid

RAWHID tagRAWINPUT::hid

◆ keyboard

RAWKEYBOARD tagRAWINPUT::keyboard

◆ mouse

RAWMOUSE tagRAWINPUT::mouse

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