|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.ObjectMain
public class Main
| Field Summary | |
|---|---|
Controller |
controller
|
Model |
model
|
View |
view
|
| Constructor Summary | |
|---|---|
Main()
|
|
Main(AbstractStory story)
|
|
| Method Summary | |
|---|---|
(package private) void |
setup(AbstractWorld world)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Controller controller
public Model model
public View view
| Constructor Detail |
|---|
public Main()
public Main(AbstractStory story)
| Method Detail |
|---|
void setup(AbstractWorld world)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||