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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoveModStats
public MoveModStats()
- Creates new MoveModStats
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()
With the help of www.sourceforge.net and www.info.ucl.ac.be