flixel.math の変更点


[[API Reference]] > [[flxel.math]]
[[API Reference]] > [[flixel.math]]

- FlxAngle:角度計算に関する関数のセット
- FlxMath : 数学ユーティリティ
- FlxMatrix : 行列計算
- FlxPoint : XY座標クラス
- FlxRandom : 乱数の生成
- FlxRect : 矩形
- FlxVector : 2次元ベクトル
- FlxVelocity : 速度(FlxSprite.velocity)操作のユーティリティ