de.fhpotsdam.unfolding.texture
Class PAppletFactory

java.lang.Object
  extended by de.fhpotsdam.unfolding.texture.PAppletFactory

public class PAppletFactory
extends java.lang.Object


Constructor Summary
PAppletFactory(processing.core.PApplet p)
           
 
Method Summary
static processing.core.PApplet getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PAppletFactory

public PAppletFactory(processing.core.PApplet p)
Method Detail

getInstance

public static processing.core.PApplet getInstance()