java.lang.Objectsim.app.Project.WallPart
public class WallPart
| Field Summary | |
|---|---|
int |
myloc
|
| Constructor Summary | |
|---|---|
WallPart(int loc)
|
|
| Method Summary | |
|---|---|
void |
step(sim.engine.SimState state)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int myloc
| Constructor Detail |
|---|
public WallPart(int loc)
| Method Detail |
|---|
public void step(sim.engine.SimState state)
step in interface sim.engine.Steppable