cad.simcad.worldsimulator.stats
Class MoveModStats

java.lang.Object
  |
  +--cad.simcad.worldsimulator.stats.MoveModStats
All Implemented Interfaces:
java.io.Serializable

public class MoveModStats
extends java.lang.Object
implements java.io.Serializable

Class that knows everything about move modifiers

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

Constructor Summary
MoveModStats()
          Creates new MoveModStats
 
Method Summary
 double getMoveMod(int i, int j, double steepness)
           
 double getMoveMod(int i, int j, int k, int zdiff)
           
 void loadInformation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveModStats

public MoveModStats()
Creates new MoveModStats

Method Detail

getMoveMod

public double getMoveMod(int i,
                         int j,
                         int k,
                         int zdiff)

getMoveMod

public double getMoveMod(int i,
                         int j,
                         double steepness)

loadInformation

public void loadInformation()

Logo

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