InputManager Class Reference

This provides support for all Input Devices. More...

#include <input.h>

Inheritance diagram for InputManager:

CCObject SimpleCCObject List of all members.

Public Member Functions

 InputManager ()
 InputManager constructor.
 ~InputManager ()
 InputManager destructor.

Detailed Description

This provides support for all Input Devices.

Author:
Will_Cowling (Xara Group Ltd) <camelotdev@xara.com>
Date:
6/6/94

Definition at line 111 of file input.h.


Constructor & Destructor Documentation

InputManager::InputManager  ) 
 

InputManager constructor.

Author:
Will_Cowling (Xara Group Ltd) <camelotdev@xara.com>
Date:
6/6/94
Parameters:
- [INPUTS]
- [OUTPUTS]
Returns:
-
See also:
-
Returns:
Errors: -

Definition at line 121 of file input.cpp.

00122 {
00123 }

InputManager::~InputManager  ) 
 

InputManager destructor.

Author:
Will_Cowling (Xara Group Ltd) <camelotdev@xara.com>
Date:
6/6/94
Parameters:
- [INPUTS]
- [OUTPUTS]
Returns:
-

Errors: -

Definition at line 139 of file input.cpp.

00140 {
00141 }


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 03:55:29 2007 for Camelot by  doxygen 1.4.4