Open Dynamics Engine
|
Set of functions to be used as callbacks by the simulation loop. More...
#include <drawstuff.h>
Public Attributes | |
int | version |
void(* | start )() |
void(* | step )(int pause) |
void(* | command )(int cmd) |
void(* | stop )() |
const char * | path_to_textures |
Set of functions to be used as callbacks by the simulation loop.