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

#include <in_raw.h>

Public Attributes

USHORT usFlags
 
union {
   ULONG   ulButtons
 
   struct {
      USHORT   usButtonFlags
 
      USHORT   usButtonData
 
   } 
 
}; 
 
ULONG ulRawButtons
 
LONG lLastX
 
LONG lLastY
 
ULONG ulExtraInformation
 

Member Data Documentation

◆ 

union { ... } tagRAWMOUSE::@19

◆ lLastX

LONG tagRAWMOUSE::lLastX

◆ lLastY

LONG tagRAWMOUSE::lLastY

◆ ulButtons

ULONG tagRAWMOUSE::ulButtons

◆ ulExtraInformation

ULONG tagRAWMOUSE::ulExtraInformation

◆ ulRawButtons

ULONG tagRAWMOUSE::ulRawButtons

◆ usButtonData

USHORT tagRAWMOUSE::usButtonData

◆ usButtonFlags

USHORT tagRAWMOUSE::usButtonFlags

◆ usFlags

USHORT tagRAWMOUSE::usFlags

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