AnimatedSprite::Animation Struct Reference

Holds all of the data neccecary for rendering a complete animation. More...

#include <AnimatedSprite.h>

List of all members.

Public Attributes

std::string name
std::vector< AnimationFrameframes
float duration
uint index

Detailed Description

Holds all of the data neccecary for rendering a complete animation.


Member Data Documentation

The total amount of time to render the animation.

The frames in the animation.

The index of the animation.

The name of the animation.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 5 19:08:05 2010 for BrickOut |ReDuX| by  doxygen 1.6.3