Crossfire Server, Trunk
AnimationWriter Class Reference

#include <AnimationWriter.h>

+ Inheritance diagram for AnimationWriter:
+ Collaboration diagram for AnimationWriter:

Public Member Functions

virtual void write (const Animations *anim, StringBuffer *buf)
 
- Public Member Functions inherited from AssetWriter< Animations >
virtual ~AssetWriter ()
 

Detailed Description

Definition at line 19 of file AnimationWriter.h.

Member Function Documentation

◆ write()

void AnimationWriter::write ( const Animations asset,
StringBuffer buf 
)
virtual

Write the specified asset to the StringBuffer.

Parameters
assetasset to write.
bufwhere to write.

Implements AssetWriter< Animations >.

Definition at line 15 of file AnimationWriter.cpp.

References animate::anim, buf, stringbuffer_append_printf(), and stringbuffer_append_string().

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: