gestalt.context
Interface Display
- All Known Implementing Classes:
- AppletDisplay, JoglAppletDisplay, JoglDisplay
public interface Display
takes care of creating the opengl context or window for the renderer. it also
passes key and mouse events to the event handler as they are usually bound to
a window resource.
finish
void finish()
updateDisplayCapabilities
void updateDisplayCapabilities()
display
void display()
initialize
void initialize()
isDone
boolean isDone()
hasDrawError
boolean hasDrawError()
displaycapabilities
DisplayCapabilities displaycapabilities()
glcontext
GLContext glcontext()
processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009