BaseApp.mouseReleased

マウスのボタンが離れた際に呼ばれるメンバ関数です.

Parameters

position Vector2i

マウスの座標を表します.

button int

離れたマウスのボタンを表します.

Meta