UGDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
ugdk::action::AnimationFrame Class Reference

#include <animationframe.h>

List of all members.

Public Member Functions

 AnimationFrame (int frame, graphic::Modifier *modifier=NULL)
int frame () const
graphic::Modifiermodifier () const
void set_frame (const int frame)

Constructor & Destructor Documentation

ugdk::action::AnimationFrame::AnimationFrame ( int  frame,
graphic::Modifier modifier = NULL 
) [inline]

Member Function Documentation

int ugdk::action::AnimationFrame::frame ( ) const [inline]
void ugdk::action::AnimationFrame::set_frame ( const int  frame) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines