animation.h File Reference

Declares the animationframe and animation classes. More...

#include "image.h"
#include <vector>

Include dependency graph for animation.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  animationframe
 Handles images properties in an animation. More...
class  animation
 Class that handles animated elements, their update and their playback. More...

Enumerations

enum  play_state { PLAY = true, STOP = false }
 Whether the animation is currently playing or not. More...


Detailed Description

Declares the animationframe and animation classes.

Author:
Alexandre Courbot <alexandrecourbot@linuxgames.com>

Definition in file animation.h.


Enumeration Type Documentation

enum play_state

Whether the animation is currently playing or not.

Definition at line 285 of file animation.h.


Generated on Thu Sep 25 18:50:51 2008 for Adonthell by  doxygen 1.5.6