Browsing Korean translation

5 of 11 results
5.
Mouse buttons use keysyms of the form 'mouseup_#' or 'mousedown_#', where # is a button number. Ren'Py assumes a five button mouse, where buttons 1, 2, and 3 are the left, middle, and right buttons, while buttons 4 and 5 are generated by scrolling the wheel up and down. For example, "mousedown_1" is generally a press of the left mouse button, "mouseup_1" is a release of that button, and "mousedown_4" is a turn of the scroll wheel to the top.
마우스 버튼은 'mouseup_#' 이나 'mousedown_#' 처럼 #자리에 숫자가 들어가는 키 심볼을 사용합니다. 렌파이는 마우스 버튼이 다섯 개 있다고 가정합니다. 1번은 왼쪽 버튼, 2번은 가운데 버튼, 3번은 오른쪽 버튼, 2번과 5번은 마우스휠 위로 굴리기와 아래로 굴리기를 가리킵니다. 예를 들어 "mousedown_1"은 기본적으로 마우스 왼쪽 버튼을 누른 것을 뜻하며, "mouseup_1"은 왼쪽 버튼에서 손을 뗀 것으로, "mousedown_4"는 마우스 휠을 위로 올리는 상태를 뜻합니다.
Translated and reviewed by baekansi
Located in ../../source/keymap.rst:20
5 of 11 results

This translation is managed by Launchpad Korean Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.