hoa_video::private_video::AnimationFrame Class Reference

Represents a single frame in an animated image. More...

#include <image.h>

Collaboration diagram for hoa_video::private_video::AnimationFrame:

Collaboration graph
[legend]
List of all members.

Public Attributes

uint32 frame_time
 The time to display this frame image, in milliseconds.
StillImage image
 The StillImage used for this frame in the animation.

Detailed Description

Represents a single frame in an animated image.

****************************************************************************

Definition at line 462 of file image.h.


Member Data Documentation

uint32 hoa_video::private_video::AnimationFrame::frame_time

The time to display this frame image, in milliseconds.

Definition at line 465 of file image.h.

Referenced by hoa_video::AnimatedImage::AddFrame().

StillImage hoa_video::private_video::AnimationFrame::image

The StillImage used for this frame in the animation.

Definition at line 468 of file image.h.

Referenced by hoa_video::AnimatedImage::AddFrame().


The documentation for this class was generated from the following file:
Generated on Fri Jul 6 23:16:42 2007 for Hero of Allacrost by  doxygen 1.5.1