dtInputPLIB::Joystick Class Reference

A joystick device. More...

#include <joystick.h>

Inheritance diagram for dtInputPLIB::Joystick:

dtCore::InputDevice dtCore::Base

List of all members.

Public Member Functions

void Poll ()
 Manually polls the state of this joystick, updating all of its features.

Static Public Member Functions

static void CreateInstances ()
 Creates instances of Joystick corresponding to each connected joystick device.
static void DestroyInstances ()
 Destroys all Joystick instances.
static void PollInstances ()
 Polls all Joystick instances.


Detailed Description

A joystick device.

Member Function Documentation

void Joystick::CreateInstances (  )  [static]

Creates instances of Joystick corresponding to each connected joystick device.

void Joystick::DestroyInstances (  )  [static]

Destroys all Joystick instances.

void Joystick::PollInstances (  )  [static]

Polls all Joystick instances.

void Joystick::Poll (  ) 

Manually polls the state of this joystick, updating all of its features.


http://www.delta3d.org
2.0.0 generated 14 Feb 2008