|
OPTPiX SpriteStudio SDK
|
Go to the source code of this file.
Namespaces | |
| namespace | spritestudio6 |
Functions | |
| bool | spritestudio6::SsNeedsCurveParams (SsInterpolationType::_enum type) |
| 補間でカーブパラメータが必要なタイプか判定する | |
| SsVector2 | spritestudio6::SsInterpolate (SsInterpolationType::_enum ipType, float time, SsVector2 start, SsVector2 end, const SsCurve *curve) |
| SsVector2 のメンバ全体の補間 | |
| float | spritestudio6::SsInterpolate (SsInterpolationType::_enum type, float time, float start, float end, const SsCurve *curve) |