Searched refs:vector3Moved (Results 1 – 3 of 3) sorted by relevance
306 if( !mListener->vector3Moved( JoyStickEvent( this, mState ), 0 ) ) return; in capture()316 if( !mListener->vector3Moved( JoyStickEvent( this, mState ), 1 ) ) return; in capture()
152 virtual bool vector3Moved( const JoyStickEvent &arg, int index) {return true;} in vector3Moved() function
140 bool vector3Moved( const JoyStickEvent &arg, int index) in vector3Moved() function in EventHandler