OpenTK.Input.JoystickButtonEventArgs Class Reference

Provides data for the JoystickDevice.ButtonDown and JoystickDevice.ButtonUp events. This class is cached for performance reasons - avoid storing references outside the scope of the event. More...

List of all members.

Properties

JoystickButton Button [get, set]
 The index of the joystick button for the event.
bool Pressed [get, set]
 Gets a System.Boolean representing the state of the button for the event.

Detailed Description

Provides data for the JoystickDevice.ButtonDown and JoystickDevice.ButtonUp events. This class is cached for performance reasons - avoid storing references outside the scope of the event.

Definition at line 182 of file JoystickDevice.cs.


Property Documentation

JoystickButton OpenTK.Input.JoystickButtonEventArgs.Button [get, set]

The index of the joystick button for the event.

Definition at line 211 of file JoystickDevice.cs.

bool OpenTK.Input.JoystickButtonEventArgs.Pressed [get, set]

Gets a System.Boolean representing the state of the button for the event.

Definition at line 216 of file JoystickDevice.cs.

 All Classes Functions Variables Enumerations Properties Events

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