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

java.lang.Object
  |
  +--cad.simcad.worldsimulator.world.terrain.env.EarthEnv
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DarkForestEnv, DirtRoadEnv, GrassEnv, LargeStoneRoadEnv

public abstract class EarthEnv
extends java.lang.Object
implements java.io.Serializable

Abstract class for Environment objects

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

Constructor Summary
EarthEnv()
          Creates new EarthEnv
 
Method Summary
static java.lang.String getClassName(int id)
           
static java.lang.String getName(int id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EarthEnv

public EarthEnv()
Creates new EarthEnv

Method Detail

getName

public static java.lang.String getName(int id)

getClassName

public static java.lang.String getClassName(int id)

Logo

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