|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.pakl.rl.maze.Toolbox
public class Toolbox
The Toolbox is a collection of miscellanious functions to help with initialization of various objects at the beginning of a simulation.
| Field Summary | |
|---|---|
boolean |
allowDiagonals
|
| Constructor Summary | |
|---|---|
Toolbox()
|
|
| Method Summary | |
|---|---|
ActionSet |
makeSimpleMazePolicy(MazeWorld mWorld)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean allowDiagonals
| Constructor Detail |
|---|
public Toolbox()
| Method Detail |
|---|
public ActionSet makeSimpleMazePolicy(MazeWorld mWorld)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||