Searched defs:avoid (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
H A Dswim.c164 float avoid, thetal; local
175 avoid = 1.0;
180 sharks[i].theta -= avoid;
182 sharks[i].theta += avoid;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
H A Dswim.c164 float avoid, thetal; local
175 avoid = 1.0;
180 sharks[i].theta -= avoid;
182 sharks[i].theta += avoid;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
H A Dswim.c164 float avoid, thetal; local
175 avoid = 1.0;
180 sharks[i].theta -= avoid;
182 sharks[i].theta += avoid;

Completed in 79 milliseconds