Package examples.apps

Class planet

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class planet extends GLCanvas
See Also:
  • Constructor Details

    • planet

      public planet()
  • Method Details

    • display

      public void display()
    • myReshape

      public void myReshape(int w, int h)
    • keyboard

      public void keyboard(char key, int x, int y)
    • init

      public void init()
    • main

      public static void main(String[] args) throws IOException
      Throws:
      IOException