|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.TeamHEC.LocomotionCommotion.Map.MapObj
com.TeamHEC.LocomotionCommotion.Map.Junction
public class Junction
| Field Summary |
|---|
| Fields inherited from class com.TeamHEC.LocomotionCommotion.Map.MapObj |
|---|
actor, connections, x, y |
| Constructor Summary | |
|---|---|
Junction(float xPos,
float yPos,
java.lang.String name)
Creates a Junction using it's coordinates as parameters |
|
| Method Summary |
|---|
| Methods inherited from class com.TeamHEC.LocomotionCommotion.Map.MapObj |
|---|
getActor, getName, getStation |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Junction(float xPos,
float yPos,
java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||