Class KeyStrokeListenerAsAnonymousClassDemo

java.lang.Object
pi.Scene
demos.classes.event.keyboard.KeyStrokeListenerAsAnonymousClassDemo
All Implemented Interfaces:
FrameUpdateListenerRegistration, KeyStrokeListenerRegistration, MouseClickListenerRegistration, MouseScrollListenerRegistration, RenderSource

public class KeyStrokeListenerAsAnonymousClassDemo extends Scene
  • Constructor Details

    • KeyStrokeListenerAsAnonymousClassDemo

      public KeyStrokeListenerAsAnonymousClassDemo()
  • Method Details

    • main

      public static void main(String[] args)