RT
|
Functions | |
int | get_motion_type (char *key) |
void | parse_motion (t_parse_txt *scene_file, t_anim *anim) |
void | parse_anim_specials (t_parse_txt *scene_file, char *line) |
void | parse_anim_extend (t_parse_txt *scene_file, char *line) |
void | parse_anim (t_parse_txt *scene_file) |
int get_motion_type | ( | char * | key | ) |
void parse_anim | ( | t_parse_txt * | scene_file | ) |
void parse_anim_extend | ( | t_parse_txt * | scene_file, |
char * | line | ||
) |
void parse_anim_specials | ( | t_parse_txt * | scene_file, |
char * | line | ||
) |
void parse_motion | ( | t_parse_txt * | scene_file, |
t_anim * | anim | ||
) |