I am still fiddling with the Roam code of code.j3d.org. I am using
SimpleTiledTerrainData. This class has a method setActiveBounds(Rectangle
bounds) which is not implemented yet.
The documentation says it should limit the access to an area of the
terrain.
Correct. That method doesn't need to be i
Hi,
I am still fiddling with the Roam code of code.j3d.org. I am using
SimpleTiledTerrainData. This class has a method setActiveBounds(Rectangle
bounds) which is not implemented yet.
The documentation says it should limit the access to an area of the
terrain.
However, in class SplitMergeLandscape