Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

Sprite::_animinfo Struct Reference

List of all members.

Public Attributes

int delay
nnctime lastanimtime
 Millisecond delay between frames.

bool reverse
int start_frame
 Usually [0,frame_count).

int end_frame
bool enabled

Member Data Documentation

int Sprite::_animinfo::delay
 

Definition at line 148 of file sprite.h.

Referenced by Sprite::animate(), and Sprite::SetAnimateTime().

bool Sprite::_animinfo::enabled
 

Definition at line 156 of file sprite.h.

Referenced by Sprite::animate(), Sprite::EnableAnimation(), and Sprite::ToggleAnimation().

int Sprite::_animinfo::end_frame
 

Definition at line 154 of file sprite.h.

Referenced by Sprite::animate(), and Sprite::SetAnimationEndFrame().

nnctime Sprite::_animinfo::lastanimtime
 

Millisecond delay between frames.

Definition at line 149 of file sprite.h.

Referenced by Sprite::animate(), and Sprite::EnableAnimation().

bool Sprite::_animinfo::reverse
 

Definition at line 150 of file sprite.h.

Referenced by Sprite::animate(), and Sprite::ReverseAnimation().

int Sprite::_animinfo::start_frame
 

Usually [0,frame_count).

Definition at line 153 of file sprite.h.

Referenced by Sprite::animate(), and Sprite::SetAnimationStartFrame().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 8 12:02:22 2002 for nnc by doxygen1.3-rc1