RT
Functions
anim_tools.c File Reference
#include "animate.h"
#include "libft.h"
#include "t_data.h"
#include "interface.h"
Include dependency graph for anim_tools.c:

Functions

int anim_free (t_anim *anim)
 
void anim_del_one (t_data *app, t_anim *anim, t_anim *to_del)
 

Function Documentation

◆ anim_del_one()

void anim_del_one ( t_data app,
t_anim anim,
t_anim to_del 
)

◆ anim_free()

int anim_free ( t_anim anim)