This is an class for the handling of internal input data. More...
Collaboration diagram for Mezzanine::Input::InputManagerInternalData:Public Types | |
| typedef ControllerContainer::const_iterator | ConstControllerIterator |
| typedef std::vector< ControllerPair > | ControllerContainer |
| typedef ControllerContainer::iterator | ControllerIterator |
| typedef std::pair< Input::Controller *, SDL_Joystick * > | ControllerPair |
Public Member Functions | |
| InputManagerInternalData () | |
| Class constructor. | |
| ~InputManagerInternalData () | |
| Class destructor. | |
Public Attributes | |
| ControllerContainer | Controllers |
This is an class for the handling of internal input data.
Definition at line 65 of file inputmanager.cpp.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.