Documentation de la bibliothèque MLV-2.0.2

MLV_Animation* MLV_get_animation_from_name ( MLV_Animation_book animation_book,
const char *  name 
)

Renvoie une animation donnée contenue dans le livre d'animation.

Paramètres
animation_bookLe livre d'animation.
nameLe nom de l'animation
Renvoie
La séquence d'animation.
Exemples:
advanced/11_animation_book.c.