Package worldBuilder
Class Drainage
- java.lang.Object
-
- worldBuilder.Drainage
-
public class Drainage extends java.lang.Object
engine to use topology to compute directions of water flow
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
recompute()
-
-
-
Constructor Detail
-
Drainage
public Drainage(Map map)
use topography to compute the directions water will flow, regenerate the downHill map
-
-