|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.server.pathing.recast.NavMeshParamXmlLoader
public class NavMeshParamXmlLoader
| Field Summary | |
|---|---|
protected org.w3c.dom.Document |
worldDoc
|
protected java.lang.String |
worldFileName
|
| Constructor Summary | |
|---|---|
NavMeshParamXmlLoader(java.lang.String worldFileName)
|
|
| Method Summary | |
|---|---|
boolean |
generate(NavMesh navMesh)
|
boolean |
load(NavMesh navMesh)
|
boolean |
parse()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String worldFileName
protected org.w3c.dom.Document worldDoc
| Constructor Detail |
|---|
public NavMeshParamXmlLoader(java.lang.String worldFileName)
| Method Detail |
|---|
public boolean load(NavMesh navMesh)
public boolean parse()
public boolean generate(NavMesh navMesh)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||