OPTPiX SpriteStudio SDK
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
SsAnimationSettings Class Reference

アニメーション再生設定情報です。 More...

#include <ssloader_ssae.h>

+ Collaboration diagram for SsAnimationSettings:

Public Member Functions

 SSAR_DECLARE (frameCount)
 
 SSAR_DECLARE (canvasSize)
 
 SSAR_DECLARE (pivot)
 

Public Attributes

int fps
 再生FPS
 
int frameCount
 フレーム数
 
SsPartsSortMode::_enum sortMode
 パーツのソートモード
 
SsPoint2 canvasSize
 キャンバスサイズ(元基準枠)。ビューポートのサイズとイコールではない。
 
SsVector2 pivot
 キャンバスの原点。0,0 が中央。-0.5, +0.5 が左上
 
 SSSERIALIZE_BLOCK
 シリアライズのための宣言です。 More...
 

Detailed Description

アニメーション再生設定情報です。

Member Data Documentation

SsAnimationSettings::SSSERIALIZE_BLOCK
Initial value:
{
SSAR_DECLARE( fps )

シリアライズのための宣言です。


The documentation for this class was generated from the following file: