Fade 'Press ESC to leave mouselook' away after a while.
This commit is contained in:
@@ -370,6 +370,11 @@ private:
|
||||
** **
|
||||
*******************************************************************************/
|
||||
|
||||
//Custom
|
||||
public:
|
||||
F32 getMouseLookDuration() const { return mMouselookTimer.getElapsedTimeF32(); }
|
||||
private:
|
||||
LLTimer mMouselookTimer;
|
||||
};
|
||||
|
||||
extern LLAgentCamera gAgentCamera;
|
||||
|
||||
Reference in New Issue
Block a user