|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TurtleContainer
Implement this interface if you define your own top-level container which contains turtles.
Method Summary | |
---|---|
Playground |
getPlayground()
As the Turtle s live in a Playground actually, you must have access to it. |
Method Detail |
---|
Playground getPlayground()
Turtle
s live in a Playground actually, you must have access to it.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |