~mulder-nebulon/openracing/PhysX

« back to all changes in this revision

Viewing changes to src/swig/swigsimu.i

  • Committer: Keith Curtis
  • Date: 2009-02-17 02:50:38 UTC
  • Revision ID: keithcu@gmail.com-20090217025038-mx33cu7s4sjhiffo
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%ignore init;
 
2
%ignore config;
 
3
%ignore reconfig;
 
4
%ignore update;
 
5
%ignore shutdown;
 
6
 
 
7
%include "simu.h"
 
8
 
 
9
%clear init;
 
10
%clear config;
 
11
%clear reconfig;
 
12
%clear update;
 
13
%clear shutdown;