RenderHALThread::UpdateCursor

RenderHALThread::UpdateCursor
void UpdateCursor(const Point<int>& mousePos, SystemCursorState state);
Description

UpdateCursor updates the system cursors based on the cursor state.

Parameters
Parameters 
Description 
const Point<int>& mousePos 
The mouse position. 
SystemCursorState state 
The system cursor state.