OpenTK.Input.JoystickAxisCollection Class Reference

Defines a collection of JoystickAxes. More...

List of all members.

Properties

float this [int index] [get, set]
 Gets a System.Single indicating the absolute position of the JoystickAxis with the specified index.
int Count [get]
 Gets a System.Int32 indicating the available amount of JoystickAxes.

Detailed Description

Defines a collection of JoystickAxes.

Definition at line 415 of file JoystickDevice.cs.


Property Documentation

int OpenTK.Input.JoystickAxisCollection.Count [get]

Gets a System.Int32 indicating the available amount of JoystickAxes.

Definition at line 463 of file JoystickDevice.cs.

float OpenTK::Input.JoystickAxisCollection::this [get, set]

Gets a System.Single indicating the absolute position of the JoystickAxis with the specified index.

Gets a System.Single indicating the absolute position of the JoystickAxis.

Parameters:
index The index of the JoystickAxis to check.
Returns:
A System.Single in the range [-1, 1].
Parameters:
axis The JoystickAxis to check.
Returns:
A System.Single in the range [-1, 1].

Definition at line 443 of file JoystickDevice.cs.

 All Classes Functions Variables Enumerations Properties Events

Generated on Tue Mar 9 15:06:30 2010 for The Open Toolkit library by  doxygen 1.6.1