AgateLib.InputLib.JoystickInput Class Reference

Static class which contains a list of the joystick input devices attached to the computer. More...

List of all members.

Static Public Member Functions

static void Initialize (InputTypeID inputType)
 Initializes the input system by instantiating the driver with the given InputTypeID. The input driver must be registered with the Registrar class.

Properties

static IList< JoystickJoysticks [get]


Detailed Description

Static class which contains a list of the joystick input devices attached to the computer.


Member Function Documentation

static void AgateLib.InputLib.JoystickInput.Initialize ( InputTypeID  inputType  )  [static]

Initializes the input system by instantiating the driver with the given InputTypeID. The input driver must be registered with the Registrar class.

Parameters:
inputType 


The documentation for this class was generated from the following file:
AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo