torcs - 1.2.2

tCtrlMouseInfo Struct Reference

#include <tgfclient.h>

List of all members.


Detailed Description

Mouse information structure.


Public Attributes

int edgeup [3]
 Button transition from down (pressed) to up.

int edgedn [3]
 Button transition from up to down.

int button [3]
 Button state (1 = up).

float ax [4]
 mouse axis position (mouse considered as a joystick)


Member Data Documentation

float tCtrlMouseInfo::ax[4]
 

mouse axis position (mouse considered as a joystick)

int tCtrlMouseInfo::button[3]
 

Button state (1 = up).

int tCtrlMouseInfo::edgedn[3]
 

Button transition from up to down.

int tCtrlMouseInfo::edgeup[3]
 

Button transition from down (pressed) to up.


The documentation for this struct was generated from the following file:
Generated at Thu Feb 26 21:54:14 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.