Home
last modified time | relevance | path

Searched refs:make_road (Results 1 – 4 of 4) sorted by relevance

/dports/games/omega/omega/
H A Dgen2.c74 case ROAD: make_road(); break;
132 void make_road() in make_road() function
H A Dextern.h345 void make_road ARGS((void));
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/coremodules/scenario/
H A Dnetworkxtools.py106 self.make_road()
333 def make_road(self): member in Road
480 self.make_road()
/dports/games/vamos/vamos-0.7.1/
H A DChangeLog3244 Updated track1.cc's make_road() to take a pointer to a Gl_Track, and
3254 Make use of the new make_wheels(), make_parts() and make_road() that
3265 Make use of the new make_wheels(), make_parts() and make_road() that