|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use World | |
|---|---|
| info.gridworld.actor | |
| info.gridworld.gui | |
| Uses of World in info.gridworld.actor |
|---|
| Subclasses of World in info.gridworld.actor | |
|---|---|
class |
ActorWorld
An ActorWorld is occupied by actors. |
| Uses of World in info.gridworld.gui |
|---|
| Methods in info.gridworld.gui that return World | |
|---|---|
World<T> |
WorldFrame.getWorld()
Gets the world that this frame displays |
| Constructors in info.gridworld.gui with parameters of type World | |
|---|---|
WorldFrame(World<T> world)
Constructs a WorldFrame that displays the occupants of a world |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||