Matrix32.rotate

機能/意味

行列を回転させる

タイプ
Matrix32クラスのメソッド
構文
rotate(degree:real, px:real, py:real)
引数
degree

回転角度

px

中心点

py

中心点

戻り値
なし (void)
説明