Home
last modified time | relevance | path

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

/dports/games/powder/powder118_src/
H A Dmap.h615 void buildMaze(int stride);
H A Dbuild.cpp143 buildMaze(rand_choice(4)+1); in build()
207 buildMaze(rand_choice(4)+1); in build()
2242 MAP::buildMaze(int stride) in buildMaze() function in MAP
/dports/x11/xlockmore/xlockmore-5.67/modes/glx/
H A Dmaze3d.c225 static void buildMaze(maze_configuration* maze);
494 buildMaze(maze_configuration* maze) in buildMaze() function
852 buildMaze(maze); in newMaze()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dmaze3d.c204 static void buildMaze(maze_configuration* maze);
471 buildMaze(maze_configuration* maze) in buildMaze() function
829 buildMaze(maze); in newMaze()