13 #ifndef ANIMATIONWRITER_H 14 #define ANIMATIONWRITER_H This represents one animation.
Global type definitions and header inclusions.
virtual void write(const Animations *anim, StringBuffer *buf)
Write the specified asset to the StringBuffer.
Abstract writer of an asset to a StringBuffer.
A buffer that will be expanded as content is added to it.