Home
last modified time | relevance | path

Searched refs:write_world (Results 1 – 6 of 6) sorted by relevance

/dports/devel/ode/ode-0.13/ode/demo/
H A Ddemo_gyroscopic.cpp41 bool write_world = false; variable
123 write_world = true; in command()
137 if (write_world) { in simLoop()
143 write_world = false; in simLoop()
H A Ddemo_motion.cpp71 static int write_world = 0; variable
339 write_world = 1; in command()
448 if (write_world) { in simLoop()
454 write_world = 0; in simLoop()
H A Ddemo_boxstack.cpp118 static int write_world = 0; variable
446 write_world = 1; in command()
560 if (write_world) { in simLoop()
566 write_world = 0; in simLoop()
H A Ddemo_heightfield.cpp142 static int write_world = 0; variable
442 write_world = 1; in command()
531 if (write_world) { in simLoop()
537 write_world = 0; in simLoop()
/dports/x11/xantfarm/xantfarm/
H A Dxantfarm.c158 static void write_world();
883 write_world( cfP ); in main_loop()
1627 write_world( fP ) in write_world() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dwrite.c29 static void write_world(void);
296 write_world(); in write_game_module()
856 write_world(void) in write_world() function