Matrix32.setTranslate

機能/意味

移動行列を設定する

タイプ
Matrix32クラスのメソッド
構文
setTranslate(x:real, y:real)
引数
x

設定するX座標値

y

設定するY座標値

戻り値
なし (void)
説明