home features api download svn donate licensesend a comment contact
Spanish  

IInputManagerImpl< T > Member List

This is the complete list of members for IInputManagerImpl< T >, including all inherited members.
GetDriverType(void) const IInputManagerImpl< T > [inline]
GetInputDevice(const EInputDevice device) const IInputManagerImpl< T > [inline]
GetJoystickDevice(void) const IInputManagerImpl< T > [inline]
GetKeyboardDevice(void) const IInputManagerImpl< T > [inline]
GetMouseDevice(void) const IInputManagerImpl< T > [inline]
InputIInputManagerImpl< T > [protected]
JoystickIInputManagerImpl< T > [protected]
KeyboardIInputManagerImpl< T > [protected]
MouseIInputManagerImpl< T > [protected]
OnButtonPressed(const IMouseDevice *Owner, const int button, const SMouseState &State)=0IMouseEvent [protected, pure virtual]
OnButtonReleased(const IMouseDevice *Owner, const int button, const SMouseState &State)=0IMouseEvent [protected, pure virtual]
OnJoyButtonPressed(const IJoystickDevice *Owner, const int joyid, const unsigned int button, const SJoystickState &State)=0IJoystickEvent [protected, pure virtual]
OnJoyButtonReleased(const IJoystickDevice *Owner, const int joyid, const unsigned int button, const SJoystickState &State)=0IJoystickEvent [protected, pure virtual]
OnJoystickEvent(const IJoystickDevice *Owner, const int joyid, const SJoystickState &State)=0IJoystickEvent [protected, pure virtual]
OnKeyEvent(const IKeyboardDevice *Owner, const int buffer[256])=0x0IKeyboardEvent [protected, pure virtual]
OnKeyPressed(const IKeyboardDevice *Owner, const int key, const int buffer[256])=0x0IKeyboardEvent [protected, pure virtual]
OnKeyReleased(const IKeyboardDevice *Owner, const int key, const int buffer[256])=0x0IKeyboardEvent [protected, pure virtual]
OnMouseEvent(const IMouseDevice *Owner, const SMouseState &State)=0IMouseEvent [protected, pure virtual]
SetInputDriver(const EInputDriver driver=InputDriver_Null) const IInputManagerImpl< T > [inline]
Update(void) const IInputManagerImpl< T > [inline]
UpdateJoystick(void) const IInputManagerImpl< T > [inline]
UpdateKeyboar(void) const IInputManagerImpl< T > [inline]
UpdateMouse(void) const IInputManagerImpl< T > [inline]
VerifyInputManager(void) const IInputManagerImpl< T > [inline]
 
 
 SourceForge.net
 
   Creative Commons License   Except where otherwise noted, content on this site is
  licensed under a Creative Commons Attribution 3.0 License