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

PLMJoyBallEvent Struct Reference

Joystick trackball motion event structure. More...

#include <PLMEvent.hpp>

List of all members.

Public Attributes

u8 type
u8 which
u8 ball
s16 xrel
s16 yrel


Detailed Description

Joystick trackball motion event structure.


Member Data Documentation

u8 PLMJoyBallEvent::type
 

PLMEV_JBALLMOVE.

u8 PLMJoyBallEvent::which
 

The joystick device index.

u8 PLMJoyBallEvent::ball
 

The joystick trackball index.

s16 PLMJoyBallEvent::xrel
 

The relative motion in the X direction.

s16 PLMJoyBallEvent::yrel
 

The relative motion in the Y direction.


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.