|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectedPoint | |
|---|---|
| net.mazewar | |
| Uses of DirectedPoint in net.mazewar |
|---|
| Methods in net.mazewar that return DirectedPoint | |
|---|---|
DirectedPoint |
InitPoint.getDirectedPoint()
|
| Methods in net.mazewar with parameters of type DirectedPoint | |
|---|---|
void |
MazeImpl.addClientAtGivenPoint(Client client,
DirectedPoint directedPoint)
|
abstract void |
Maze.addClientAtGivenPoint(Client client,
DirectedPoint directedPoint)
|
| Constructors in net.mazewar with parameters of type DirectedPoint | |
|---|---|
DirectedPoint(DirectedPoint dp)
Create a DirectedPoint from another DirectedPoint. |
|
InitPoint(java.lang.String cName,
DirectedPoint directedPoint)
|
|
InitPoint(java.lang.String cname,
DirectedPoint directedPoint,
boolean isBot)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||