Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 2 Forum
Date: Sun Sep 23 2001 5:12 pm
Author: Shi, Ying <shy@cmu.edu>
Subject: Re: MazeCreator Class

no need to extend the class.

but you need to make sure that you've already created an instance of that class if the function you're using from that class is an intance method/function v.s. static/class method in which case you can call directly by "ClassName.methodName(parameter value/s)".
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
MazeCreator Class      Lee, Chi-Chung Steven      Sun Sep 23 2001 2:58 pm       
Re: MazeCreator Class      Shi, Ying      Sun Sep 23 2001 5:12 pm       
Re: MazeCreator Class      Shi, Ying      Sun Sep 23 2001 5:15 pm       

Back to previous screen