Current Forum: Homework 2 Forum |
Date: Mon Sep 17 2001 12:09 am |
Author: Chow, Jicai Jonathan <jchow@andrew.cmu.edu> |
Subject: Role of setRow(), setCol() |
|
|
I refer to Shi Ying's post with regard to this question. So does calling these methods require us to call loadMaze as well then (since with the dimensions changed, a new maze ought to be generated) or should these functions be declared as private helper functions to loadMze? |
|