Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members  

PLMJoyHatEvent Struct Reference

Joystick hat position change event structure. More...

#include <PLMEvent.hpp>

List of all members.

Public Attributes

u8 type
u8 which
u8 hat
u8 value


Detailed Description

Joystick hat position change event structure.


Member Data Documentation

u8 PLMJoyHatEvent::type
 

PLMEV_JHATMOVE.

u8 PLMJoyHatEvent::which
 

The joystick device index.

u8 PLMJoyHatEvent::hat
 

The joystick hat index.

u8 PLMJoyHatEvent::value
 

The hat position value: (note that 0 = POV is centered).


The documentation for this struct was generated from the following file:
  • PLMEvent.hpp

Generated by Doxygen 1.2.18 on Tue Oct 26 12:07:44 2004.