#include <gelKeyFrame.h>
Public Member Functions | |
GelAnimation () | |
void | addKeyFrame (int frame) |
Adds a key at the specified frame. | |
void | addKeyFrame (GelKeyFrame key) |
void | apply (GelObject *obj) |
Applies the animation to an object. | |
void | update () |
Updates the animation. |
gel::GelAnimation::GelAnimation | ( | ) |
void gel::GelAnimation::addKeyFrame | ( | int | frame | ) |
Adds a key at the specified frame.
void gel::GelAnimation::addKeyFrame | ( | GelKeyFrame | key | ) |
void gel::GelAnimation::apply | ( | GelObject * | obj | ) |
Applies the animation to an object.
void gel::GelAnimation::update | ( | ) |
Updates the animation.
API Documentation by Mark D. Procarione | Generated by |