INPUT::UnifiedButton Struct Reference

Represents an input button from an arbitrary device. More...

#include <Unified.h>

List of all members.

Public Member Functions

 UnifiedButton (DeviceType type, uint32 data)
 ctor
bool operator== (const UnifiedButton &o) const
 <==
bool operator!= (const UnifiedButton &o) const
 <!=

Public Attributes

DeviceType Type
 The source device of the button.
uint32 Data
 Data specific to the device for this button. The application should not try to interpret this value.


Detailed Description

Represents an input button from an arbitrary device.
The documentation for this struct was generated from the following file:

Generated on Sat Aug 9 15:05:10 2008 for MPMA Framework by  doxygen 1.5.6