AnimationSurface::CellInformation Class Reference

アニメーションのセル情報の格納クラス More...

#include <animationSurface.h>

Collaboration diagram for AnimationSurface::CellInformation:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CellInformation (int index, unsigned long ticks, char align=0)
 セル情報を指定してオブジェクトを生成

Public Attributes

int index
unsigned long ticks
char align
VXV::Grid offset


Detailed Description

アニメーションのセル情報の格納クラス

Definition at line 27 of file animationSurface.h.


Constructor & Destructor Documentation

AnimationSurface::CellInformation::CellInformation ( int  index,
unsigned long  ticks,
char  align = 0 
) [inline]

セル情報を指定してオブジェクトを生成

Parameters:
index [i] 描画に使用するインデックス番号
ticks [i] 描画時間
align [i] セルのアニメーションサーフェスにおける描画場所を指定

Definition at line 38 of file animationSurface.h.


Member Data Documentation

表示中のセル番号

Definition at line 41 of file animationSurface.h.

時刻

Definition at line 42 of file animationSurface.h.

位置揃え

Definition at line 43 of file animationSurface.h.

オフセット

Definition at line 45 of file animationSurface.h.


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

Generated on Mon Apr 13 22:52:07 2009 by  doxygen 1.5.7.1