net.java.dev.joode.stepper
Class StepUtils

java.lang.Object
  extended by net.java.dev.joode.stepper.StepUtils

public class StepUtils
extends java.lang.Object

Author:
Tom Larkworthy

Constructor Summary
StepUtils()
           
 
Method Summary
static void dxProcessIslands(World world, float stepsize, StepperFunction stepper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepUtils

public StepUtils()
Method Detail

dxProcessIslands

public static void dxProcessIslands(World world,
                                    float stepsize,
                                    StepperFunction stepper)