|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GlCanvas
An interface implemented by AWTCanvas and DisplayCanvas.
| Method Summary | |
|---|---|
org.lwjgl.opengl.Drawable |
getDrawable()
Returns the canvas drawable. |
void |
makeCurrent()
Makes the canvas context current. |
void |
setVSyncEnabled(boolean vsync)
Enables or disables vsync. |
void |
shutdown()
Shuts down the canvas. |
| Method Detail |
|---|
org.lwjgl.opengl.Drawable getDrawable()
void setVSyncEnabled(boolean vsync)
void makeCurrent()
void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||