game.geography.gui
Class Coastlines

java.lang.Object
  |
  +--game.geography.gui.Coastlines

public class Coastlines
extends java.lang.Object

Static class to assign coastline images to squares.


Constructor Summary
Coastlines()
           
 
Method Summary
static java.awt.Image getCoastline(Square square)
           
static void setCoastlines()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Coastlines

public Coastlines()
Method Detail

getCoastline

public static java.awt.Image getCoastline(Square square)

setCoastlines

public static void setCoastlines()