Class NewtCameraKeyController

    • Constructor Detail

      • NewtCameraKeyController

        public NewtCameraKeyController()
      • NewtCameraKeyController

        public NewtCameraKeyController​(Chart chart)
    • Method Detail

      • keyPressed

        public void keyPressed​(com.jogamp.newt.event.KeyEvent e)
        Specified by:
        keyPressed in interface com.jogamp.newt.event.KeyListener
      • keyTyped

        public void keyTyped​(com.jogamp.newt.event.KeyEvent e)
      • keyReleased

        public void keyReleased​(com.jogamp.newt.event.KeyEvent e)
        Specified by:
        keyReleased in interface com.jogamp.newt.event.KeyListener