Odyssey::Details::_NotFilter Class Reference

#include <InputFilters.h>

Inheritance diagram for Odyssey::Details::_NotFilter:

Odyssey::InputAdapter List of all members.

Public Member Functions

 _NotFilter (InputAdapter *operand)
bool keyPressed (const OIS::KeyEvent &evt)
 Called when a key is pressed on the keyboard.
bool keyReleased (const OIS::KeyEvent &evt)
 Called when a key is released on the keyboard.
bool mouseMoved (const OIS::MouseEvent &evt)
 Called when the mouse is moved.
bool mousePressed (const OIS::MouseEvent &evt, OIS::MouseButtonID id)
 Called when a mouse button is pressed.
bool mouseReleased (const OIS::MouseEvent &evt, OIS::MouseButtonID id)
 Called when a mouse button is released.
bool buttonPressed (const OIS::JoyStickEvent &evt, int id)
 Called when a joystick button is pressed.
bool buttonReleased (const OIS::JoyStickEvent &evt, int id)
 Called when a joystick button is released.
bool axisMoved (const OIS::JoyStickEvent &evt, int axis)
 Called when a joystick axis is moved.
bool povMoved (const OIS::JoyStickEvent &evt, int axis)
 Called when the pov hat on a joystick is moved.

Constructor & Destructor Documentation

Odyssey::Details::_NotFilter::_NotFilter InputAdapter operand  ) 
 


Member Function Documentation

bool Odyssey::Details::_NotFilter::axisMoved const OIS::JoyStickEvent &  evt,
int  axis
[virtual]
 

Called when a joystick axis is moved.

Reimplemented from Odyssey::InputAdapter.

bool Odyssey::Details::_NotFilter::buttonPressed const OIS::JoyStickEvent &  evt,
int  id
[virtual]
 

Called when a joystick button is pressed.

Reimplemented from Odyssey::InputAdapter.

bool Odyssey::Details::_NotFilter::buttonReleased const OIS::JoyStickEvent &  evt,
int  id
[virtual]
 

Called when a joystick button is released.

Reimplemented from Odyssey::InputAdapter.

bool Odyssey::Details::_NotFilter::keyPressed const OIS::KeyEvent &  evt  )  [virtual]
 

Called when a key is pressed on the keyboard.

Reimplemented from Odyssey::InputAdapter.

bool Odyssey::Details::_NotFilter::keyReleased const OIS::KeyEvent &  evt  )  [virtual]
 

Called when a key is released on the keyboard.

Reimplemented from Odyssey::InputAdapter.

bool Odyssey::Details::_NotFilter::mouseMoved const OIS::MouseEvent &  evt  )  [virtual]
 

Called when the mouse is moved.

Reimplemented from Odyssey::InputAdapter.

bool Odyssey::Details::_NotFilter::mousePressed const OIS::MouseEvent &  evt,
OIS::MouseButtonID  id
[virtual]
 

Called when a mouse button is pressed.

Reimplemented from Odyssey::InputAdapter.

bool Odyssey::Details::_NotFilter::mouseReleased const OIS::MouseEvent &  evt,
OIS::MouseButtonID  id
[virtual]
 

Called when a mouse button is released.

Reimplemented from Odyssey::InputAdapter.

bool Odyssey::Details::_NotFilter::povMoved const OIS::JoyStickEvent &  evt,
int  axis
[virtual]
 

Called when the pov hat on a joystick is moved.

Reimplemented from Odyssey::InputAdapter.


The documentation for this class was generated from the following file:
Generated on Sun Jan 7 01:18:53 2007 for Odyssey Meta-Engine by  doxygen 1.4.6-NO