Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「ボタン」はどのような形式で保存されますか?
if button == 1
マウスの左ボタンのクリックのテストには機能しません。
ハンドラ内で debug(button) を呼び出してみてください
しかし、クリックしてください|ボタン、左、上| ... end は私に 1 = 左マウス ボタン、2 = 中央マウス ボタン、3 = 右マウス ボタンを与えているようです。