#include "disp/animator.H"
#include "net/io_manager.H"
#include "std/config.H"
#include "geom/world.H"
Include dependency graph for animator.C:
Go to the source code of this file.
Functions | |
void | show_msg (Cstr_ptr &msg) |
int | wrap (int a, int b, int c) |
Variables | |
static bool | debug = true |
|
Definition at line 21 of file animator.C. Referenced by Animator::press_play(), Animator::press_render(), Animator::press_stop(), Animator::press_sync(), Animator::step(), and Animator::toggle_activation(). |
|
Definition at line 165 of file animator.C. Referenced by Animator::inc_frame(). |
|
Definition at line 27 of file animator.C. |