Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 2 Forum
Date: Mon Sep 17 2001 2:35 pm
Author: Bortz, Andrew S. <abortz@andrew.cmu.edu>
Subject: Re: Role of setRow(), setCol()

So what purpose do setRow() and setCol() serve if a) all they are supposed to do is update the row and col internal variables, b) we provide no way to recall these variables from outside the class, and c) the only method inside the class that uses the row and col variables overwrites them before using them (since loadMaze is passed row and col values)
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
Role of setRow(), setCol()      Chow, Jicai Jonathan      Mon Sep 17 2001 12:09 am       
Re: Role of setRow(), setCol()      Agarwal, Aditya      Mon Sep 17 2001 11:29 am       
Re: Role of setRow(), setCol()      Bortz, Andrew S.      Mon Sep 17 2001 2:35 pm       

Back to previous screen