Go to the source code of this file.
Functions | |
void | update_animated_models (void) |
void | render_animated_models (void) |
void | reset_model_animators (void) |
void | init_model_animators (void) |
Variables | |
AnimatedModelList | gBattleMeshAnimationList |
AnimatedModelList | gWorldMeshAnimationList |
AnimatedModelList * | gCurrentMeshAnimationListPtr |
void update_animated_models | ( | void | ) |
Definition at line 7 of file model_api.c.
Referenced by reset_model_animators().
void render_animated_models | ( | void | ) |
Definition at line 19 of file model_api.c.
Referenced by reset_model_animators().
void reset_model_animators | ( | void | ) |
Definition at line 258 of file model_api.c.
Referenced by clear_script_list().
void init_model_animators | ( | void | ) |
Definition at line 278 of file model_api.c.
Referenced by init_script_list().
|
extern |
Definition at line 27 of file script_list.c.
Referenced by init_model_animators(), and reset_model_animators().
|
extern |
Definition at line 28 of file script_list.c.
Referenced by init_model_animators(), and reset_model_animators().
|
extern |
Definition at line 29 of file script_list.c.
Referenced by init_model_animators(), and reset_model_animators().