gestalt.render.plugin
Class FrameSetup

java.lang.Object
  extended by gestalt.shape.AbstractDrawable
      extended by gestalt.render.plugin.FrameSetup
All Implemented Interfaces:
Drawable
Direct Known Subclasses:
JoglFrameSetup

public abstract class FrameSetup
extends AbstractDrawable


Field Summary
 boolean colorbufferclearing
           
 boolean depthbufferclearing
           
 
Constructor Summary
FrameSetup()
           
 
Method Summary
 
Methods inherited from class gestalt.shape.AbstractDrawable
add, getSortData, getSortValue, isActive, isSortable, setSortValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface gestalt.render.Drawable
draw
 

Field Detail

colorbufferclearing

public boolean colorbufferclearing

depthbufferclearing

public boolean depthbufferclearing
Constructor Detail

FrameSetup

public FrameSetup()


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009