|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WallProvider
Interface for classes that can specify walls in the simulator
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets a name for this provider |
Wall[] |
getWalls()
Gets the walls |
void |
init(WallManager manager)
Called when this provider is made current for the simulator |
| Methods inherited from interface com.ryanm.config.Configurable |
|---|
getConfigurator |
| Method Detail |
|---|
java.lang.String getName()
void init(WallManager manager)
manager - The manager who must be kept appraised of changes to
the wallsWall[] getWalls()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||