#include <vector>
#include <libxml/tree.h>
Go to the source code of this file.
Classes | |
struct | Frame |
A single frame in an animation, with a delay and an offset. More... | |
class | Animation |
An animation consists of several frames, each with their own delay and offset. More... |