Package mccombe.terrain
Class DefaultPathnames
- java.lang.Object
-
- mccombe.terrain.DefaultPathnames
-
-
Constructor Summary
Constructors Constructor Description DefaultPathnames()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringdataPath()java.lang.StringpropertiesPath()
-
-
-
Method Detail
-
propertiesPath
public java.lang.String propertiesPath()
- Specified by:
propertiesPathin interfacePathnames- Returns:
- String containing the pathname for terrain.properties
-
-