Class KeyStrokeListenerAsLambdaDemo

java.lang.Object
de.pirckheimer_gymnasium.engine_pi.Scene
de.pirckheimer_gymnasium.engine_pi_demos.input.keyboard.KeyStrokeListenerAsLambdaDemo
All Implemented Interfaces:
ActorAdder, FrameUpdateListenerRegistration, KeyStrokeListenerRegistration, MouseClickListenerRegistration, MouseScrollListenerRegistration

public class KeyStrokeListenerAsLambdaDemo extends Scene
  • Constructor Details

    • KeyStrokeListenerAsLambdaDemo

      public KeyStrokeListenerAsLambdaDemo()
  • Method Details

    • main

      public static void main(String[] args)