#include <lljoystickbutton.h>
Inheritance diagram for LLJoystickCameraTrack:
Public Member Functions | |
LLJoystickCameraTrack (const LLString &name, LLRect rect, const LLString &out_img, const LLString &in_img) | |
virtual void | onHeldDown () |
Definition at line 154 of file lljoystickbutton.h.
LLJoystickCameraTrack::LLJoystickCameraTrack | ( | const LLString & | name, | |
LLRect | rect, | |||
const LLString & | out_img, | |||
const LLString & | in_img | |||
) | [inline] |
Definition at line 158 of file lljoystickbutton.h.
void LLJoystickCameraTrack::onHeldDown | ( | ) | [virtual] |
Reimplemented from LLJoystickCameraRotate.
Definition at line 681 of file lljoystickbutton.cpp.
References gAgent, LLJoystickCameraRotate::getOrbitRate(), LLJoystick::mFirstMouse, LLJoystick::mInitialOffset, LLJoystick::mLastMouse, LLJoystick::mVertSlopNear, LLCoord::mX, LLCoord::mY, S32, LLAgent::setPanDownKey(), LLAgent::setPanLeftKey(), LLAgent::setPanRightKey(), LLAgent::setPanUpKey(), LLAgent::unlockView(), and LLJoystickCameraRotate::updateSlop().