Class TestGL
java.lang.Object
javaforce.tests.TestGL
- All Implemented Interfaces:
WindowEvents
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidswap()voidvoidwindowResize(int x, int y)
-
Field Details
-
gl
-
code
-
-
Constructor Details
-
TestGL
public TestGL()
-
-
Method Details
-
main
-
swap
public static void swap() -
windowResize
public void windowResize(int x, int y) - Specified by:
windowResizein interfaceWindowEvents
-
windowClosing
public void windowClosing()- Specified by:
windowClosingin interfaceWindowEvents
-