From 79eca25c945a535a7a0325999034bae17da92412 Mon Sep 17 00:00:00 2001 From: dan miller Date: Fri, 19 Oct 2007 05:15:33 +0000 Subject: resubmitting ode --- libraries/ode-0.9/docs/structds_functions.html | 59 ++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 libraries/ode-0.9/docs/structds_functions.html (limited to 'libraries/ode-0.9/docs/structds_functions.html') diff --git a/libraries/ode-0.9/docs/structds_functions.html b/libraries/ode-0.9/docs/structds_functions.html new file mode 100644 index 0000000..6d5685a --- /dev/null +++ b/libraries/ode-0.9/docs/structds_functions.html @@ -0,0 +1,59 @@ + +
+
+#include <drawstuff.h>
+
+
Data Fields | |
+int | version |
+void(* | start )() |
+void(* | step )(int pause) |
+void(* | command )(int cmd) |
+void(* | stop )() |
+char * | path_to_textures |