Spinning Topp Logo BlackTopp Studios
inc
Public Types | Public Member Functions | Public Attributes | List of all members
Mezzanine::Input::InputManagerInternalData Class Reference

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
 

Detailed Description

This is an class for the handling of internal input data.

Definition at line 65 of file inputmanager.cpp.


The documentation for this class was generated from the following file: