Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
as a side effect, setting a zero mousemask in newmask turns off the mouse pointer. setting a non zero value turns mouse pointer on.
the function ncurses_mousemask() will return a mask to indicated which of the in parameter newmask the function ncurses_mousemask() will return a mask to indicated which of the in parameter newmask specified mouse events can be reported.
게임 규칙 여러분은 시스템 관리자이고, 주어진 목뵤는 모든 터미널과 케이블을 중앙 서버에 연결하는 것입니다. 마우스 오른쪽 단추를 누르면 케이블을 시계 방향으로 회전하고, 왼쪽 단추를 누르면 반시계 방향으로 회전합니다. 가능한한 적은 횟수만 돌려서 네트워크를 연결하십시오! number of mouse clicks
rules of game you are the system administrator and your goal is to connect each terminal and each cable to the central server. click the right mouse button to turn the cable in a clockwise direction, and the left mouse button to turn the cable in a counterclockwise direction. start the lan with as few turns as possible!
function ncurses_mousemask() will set mouse events to be reported. by default no mouse events will be reported. the function ncurses_mousemask() will return a mask to indicated which of the in parameter newmask specified mouse events can be reported. on complete failure, it returns 0. in parameter oldmask, which is passed by reference ncurses_mousemask() returns the previous value of mouse event mask. mouse events are represented bei ncurses_key_mouse in the ncurses_wgetch() input stream. to read the event data and pop the event of of queue, call ncurses_getmouse().
function ncurses_mousemask() function ncurses_mousemask() will set mouse events to be reported.