Matrix32.scale

機能/意味

行列を拡大させる

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

拡大率X座標値

y

拡大率Y座標値

戻り値
なし (void)
説明