barsuift.simLife.j3d
Class SimLifeCanvas3DStateFactory

java.lang.Object
  extended by barsuift.simLife.j3d.SimLifeCanvas3DStateFactory

public class SimLifeCanvas3DStateFactory
extends java.lang.Object


Constructor Summary
SimLifeCanvas3DStateFactory()
           
 
Method Summary
 SimLifeCanvas3DState createEmptyCanvasState()
          Creates an empty SimLifeCanvas3DState with the following values : fpsShowing = false
 SimLifeCanvas3DState createRandomCanvasState()
          Creates a random SimLifeCanvas3DState with the following values : fpsShowing = false
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimLifeCanvas3DStateFactory

public SimLifeCanvas3DStateFactory()
Method Detail

createRandomCanvasState

public SimLifeCanvas3DState createRandomCanvasState()
Creates a random SimLifeCanvas3DState with the following values :

Returns:

createEmptyCanvasState

public SimLifeCanvas3DState createEmptyCanvasState()
Creates an empty SimLifeCanvas3DState with the following values :

Returns:


Copyright © 2010. All Rights Reserved.