Browsing Chinese (Simplified) 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_#',其中#为键位编号。Ren'py会假设鼠标共5键,其中1、2和3键分别为左、中以及右键,另外4和5键位鼠标滚轮向上和向下。例如,“mousedown_1”就是通常的按下左键,“mouseup_1”是指松开该键,而“mousedown_4”则是向上滚动鼠标滚轮。
Translated and reviewed by Huang Junjie
Located in ../../source/keymap.rst:20
5 of 11 results

This translation is managed by Launchpad Simplified Chinese Translators, assigned by Launchpad Translators.

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