|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationGraphBuilder.ExistingNavPointModifier | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.module.sensor | Utility classes concerning some aspects of the gameplay (mainly for UT). |
| Uses of NavigationGraphBuilder.ExistingNavPointModifier in cz.cuni.amis.pogamut.ut2004.agent.module.sensor |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.agent.module.sensor that return NavigationGraphBuilder.ExistingNavPointModifier | |
|---|---|
NavigationGraphBuilder.ExistingNavPointModifier |
NavigationGraphBuilder.ExistingNavPointEdgeBuilder.createEdge()
Immediately creates a new edge. |
NavigationGraphBuilder.ExistingNavPointModifier |
NavigationGraphBuilder.ExistingNavPointEdgeBuilder.modifyEdge()
Alias for NavigationGraphBuilder.ExistingNavPointEdgeBuilder.createEdge(). |
NavigationGraphBuilder.ExistingNavPointModifier |
NavigationGraphBuilder.modifyNavPoint(String navPointId)
Creates a modifier for already existing NavPoint instance, if navpoint of specified id is not found, an exception is thrown. |
| Constructors in cz.cuni.amis.pogamut.ut2004.agent.module.sensor with parameters of type NavigationGraphBuilder.ExistingNavPointModifier | |
|---|---|
NavigationGraphBuilder.ExistingNavPointEdgeBuilder(NavigationGraphBuilder.ExistingNavPointModifier navPointModifier)
|
|
NavigationGraphBuilder.ExistingNavPointEdgeBuilder(NavigationGraphBuilder.ExistingNavPointModifier navPointModifier,
NavPointNeighbourLink parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||