gestalt.candidates
Class JoglFrameBufferCopy
java.lang.Object
gestalt.shape.AbstractDrawable
gestalt.candidates.JoglFrameBufferCopy
- All Implemented Interfaces:
- Drawable
public class JoglFrameBufferCopy
- extends AbstractDrawable
|
Method Summary |
void |
draw(GLContext theRenderContext)
this method is used to draw the drawable, when the context is ready. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
backgroundcolor
public Color backgroundcolor
colorbufferclearing
public boolean colorbufferclearing
depthbufferclearing
public boolean depthbufferclearing
x
public int x
y
public int y
width
public int width
height
public int height
JoglFrameBufferCopy
public JoglFrameBufferCopy(TexturePlugin theTexture)
draw
public void draw(GLContext theRenderContext)
- Description copied from interface:
Drawable
- this method is used to draw the drawable, when the context is ready.
although the behavior sometimes varies and doesn t always need to
have a visual representation depending on the implementation.
- Parameters:
theRenderContext - GLContext
processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009