public class Walker
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
shouldWalk |
Constructor and Description |
---|
Walker() |
Modifier and Type | Method and Description |
---|---|
void |
reset() |
void |
setShouldWalk(boolean shouldWalk) |
boolean |
shouldWalk() |