LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cJoystickManager Class Reference
#include <cJoystickManager.h>
List of all members.
Public Member Functions
Static Public Member Functions
Friends
Detailed Description
Definition at line 39 of file cJoystickManager.h.
Constructor & Destructor Documentation
| n2l::cJoystickManager::~cJoystickManager |
( |
|
) |
|
|
Member Function Documentation
| void n2l::cJoystickManager::closeJoystick |
( |
const tUint |
iID |
) |
|
|
|
|
This is a tricky one.
Closing a joystick will not invalidate any outstanding references to that joystick. That is, so long as there are open autopointers to that cJoystick reference, the joystick will remain viable. - Warning:
- After closing a joystick, reopening it before all outstanding references have gone away will yield an exception.
Definition at line 64 of file cJoystickManager.cpp.
References n2l::asString(). |
| const tString n2l::cJoystickManager::joystickName |
( |
const tUint |
iID |
) |
|
|
| const tBool n2l::cJoystickManager::joystickOpened |
( |
const tUint |
iID |
) |
|
|
| const tUint n2l::cJoystickManager::numJoysticks |
( |
|
) |
const |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following files: