Class TestGL

java.lang.Object
javaforce.tests.TestGL
All Implemented Interfaces:
WindowEvents

public class TestGL extends Object implements WindowEvents
  • Field Details

  • Constructor Details

    • TestGL

      public TestGL()
  • Method Details

    • main

      public static void main(String[] args)
    • swap

      public static void swap()
    • windowResize

      public void windowResize(int x, int y)
      Specified by:
      windowResize in interface WindowEvents
    • windowClosing

      public void windowClosing()
      Specified by:
      windowClosing in interface WindowEvents