gestalt.candidates
Class WindowManager
java.lang.Object
gestalt.shape.AbstractDrawable
gestalt.candidates.WindowManager
- All Implemented Interfaces:
- Drawable
public class WindowManager
- extends AbstractDrawable
the windowmanager renders bins into the same view.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowManager
public WindowManager()
add
public void add(Camera theCamera,
AbstractBin theBin)
camera
public Camera camera(int theID)
bin
public AbstractBin bin(int theID)
size
public int size()
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