System.setCursorPos

機能/意味
マウスカーソルのスクリーン座標を設定・取得
タイプ
Systemクラスのメソッド
構文
setCursorPos(x, y)
引数
set時: x, y スクリーン座標
戻り値
get時:%[ x, y ] または void(取得失敗時)
説明