Crossfire Server, Trunk
Animations.cpp File Reference
#include "Animations.h"
#include "global.h"
#include "assets.h"
+ Include dependency graph for Animations.cpp:

Go to the source code of this file.

Functions

template<>
Animationsasset_create (const std::string &name)
 
template<>
void asset_destroy (Animations *item)
 

Function Documentation

◆ asset_create()

template<>
Animations* asset_create ( const std::string &  name)

Definition at line 18 of file Animations.cpp.

References add_string(), animate::anim, and give::name.

+ Here is the call graph for this function:

◆ asset_destroy()

template<>
void asset_destroy ( Animations item)

Definition at line 26 of file Animations.cpp.

References free_string().

+ Here is the call graph for this function: