Discussion Board
There are no previous messagesGo to the following message
Current Forum: Homework 2 Forum
Date: Thu Sep 13 2001 10:38 pm
Author: Shi, Ying <shy@cmu.edu>
Subject: maze dimension...

hw2 writeup says loadMze(int inpRows, int inpCols) takes as imput the maze dimensions and we're supposed to create a vector of rooms(walls too) using these demensions.

ALSO, it says, setRows(int inp) and setCols(int inp) are used to change the dimensions of the maze according to the input

I'm not clear what's the ralation between setRows(setCols) and loadMaze, or, how does setRows(setCols) affect a maze created by loadMaze() ?
Post response

There are no previous messagesGo to the following message
Current Thread Detail:
maze dimension...      Shi, Ying      Thu Sep 13 2001 10:38 pm       
Re: maze dimension...      Agarwal, Aditya      Fri Sep 14 2001 12:30 pm       
Re: maze dimension...      Shi, Ying      Fri Sep 14 2001 12:32 pm       
Re: maze dimension...      Agarwal, Aditya      Fri Sep 14 2001 12:39 pm       
Re: maze dimension...      Shi, Ying      Fri Sep 14 2001 12:47 pm       
Re: maze dimension...      Shi, Ying      Fri Sep 14 2001 1:01 pm       
Re: maze dimension...      Chen, Richard      Tue Sep 18 2001 7:34 pm       

Back to previous screen