BaseApp.mouseMoved

マウスが動いた際に呼ばれるメンバ関数です.

Parameters

x int

マウスのX座標です.

y int

マウスのY座標です.

Meta