|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Model | |
|---|---|
| fishPond | |
| Uses of Model in fishPond |
|---|
| Methods in fishPond with parameters of type Model | |
|---|---|
void |
View.updateYourself(Model copyOfModel)
The controller calls this method to let the View know that the model has changed. |
| Constructors in fishPond with parameters of type Model | |
|---|---|
Model(Model other)
Copy Constructor. |
|
View(Model model,
int rows,
int cols,
int rockCount,
int fishCount,
int plantCount)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||