function setTargetCursor() g_window.setMouseCursor('/core_styles/icons/targetcursor.png') end function restoreCursor() g_window.restoreMouseCursor() end