Cleanup
This commit is contained in:
@@ -6,4 +6,5 @@ import arc.math.geom.*;
|
||||
public interface PlanetGenerator{
|
||||
float getHeight(Vec3 position);
|
||||
Color getColor(Vec3 position);
|
||||
//void generate(Vec3 position, Tile tile);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user