player_joystick_data Struct Reference

#include <player.h>

List of all members.


Detailed Description

Data: state (PLAYER_JOYSTICK_DATA_STATE).

The joystick data packet, which contains the current state of the joystick


Public Attributes

int32_t xpos
 Current joystick position (unscaled).
int32_t ypos
 Current joystick position (unscaled).
int32_t xscale
 Scaling factors.
int32_t yscale
 Scaling factors.
uint32_t buttons
 Button states (bitmask).

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

Last updated 12 September 2005 21:38:45