public class WorldCollectionFileLoader extends WorldFileLoader implements WorldCollectionLoader
worldDoc, worldFileBasePath, worldFileName, worldLoaderOverride
Constructor and Description |
---|
WorldCollectionFileLoader(java.lang.String worldCollectionFileName,
WorldLoaderOverride override) |
Modifier and Type | Method and Description |
---|---|
boolean |
generate(Instance instance) |
protected java.lang.String |
processGrassBoundary(java.util.List<Point> points,
org.w3c.dom.Node grassNode) |
getColor, getPoint, getQuaternion, getVector, getWorldLoaderOverride, load, parse, processPathArcs, processPathEdge, processPathPolygons, processWorldCollections, setupGlobalRegion, setWorldLoaderOverride
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
load
public WorldCollectionFileLoader(java.lang.String worldCollectionFileName, WorldLoaderOverride override)
public boolean generate(Instance instance)
generate
in class WorldFileLoader
protected java.lang.String processGrassBoundary(java.util.List<Point> points, org.w3c.dom.Node grassNode)