|
OPTPiX SpriteStudio SDK
|
Collaboration diagram for SsUserDataAnime:Public Attributes | |
| bool | useInteger |
| 整数が使用されているか | |
| bool | usePoint |
| 座標データが使用されているか | |
| bool | useRect |
| 矩形データが使用されているか | |
| bool | useString |
| 文字列データが使用されているか | |
| int | integer |
| 整数 | |
| SsPoint2 | point |
| 座標 | |
| SsIRect | rect |
| 矩形 | |
| SsString | string |
| 文字列 | |