#include <InputFilters.h>
Inheritance diagram for Odyssey::Details::_PovMoveFilter:
Public Types | |
enum | CompareOp { OP_EQUAL, OP_GREATER, OP_LESS } |
Public Member Functions | |
_PovMoveFilter (uint32 pov, int32 x, int32 y, int32 z, CompareOp op) | |
bool | povMoved (const OIS::JoyStickEvent &evt, int pov) |
Called when the pov hat on a joystick is moved. |
|
|
|
|
|
Called when the pov hat on a joystick is moved.
Reimplemented from Odyssey::InputAdapter. |