cad.simcad.worldsimulator.world.terrain.env
Class SoftSandEnv

java.lang.Object
  |
  +--cad.simcad.worldsimulator.world.terrain.env.SoftSandEnv
All Implemented Interfaces:
EnvType, java.io.Serializable

public class SoftSandEnv
extends java.lang.Object
implements EnvType

Sand Terrain

Version:
1.0
Author:
Charles-Philip Bentley
See Also:
Serialized Form

Constructor Summary
SoftSandEnv(java.lang.Integer id)
          Creates new SoftSand
 
Method Summary
 boolean canRoad()
           
 java.lang.String getClassName()
           
 int getId()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoftSandEnv

public SoftSandEnv(java.lang.Integer id)
Creates new SoftSand

Method Detail

canRoad

public boolean canRoad()
Specified by:
canRoad in interface EnvType

getName

public java.lang.String getName()
Specified by:
getName in interface EnvType

getId

public int getId()
Specified by:
getId in interface EnvType

getClassName

public java.lang.String getClassName()
Specified by:
getClassName in interface EnvType

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be