Class PressedKeyRepeaterDemo

java.lang.Object
de.pirckheimer_gymnasium.engine_pi.Scene
de.pirckheimer_gymnasium.engine_pi_demos.event.PressedKeyRepeaterDemo
All Implemented Interfaces:
ActorAdder, FrameUpdateListenerRegistration, KeyStrokeListener, KeyStrokeListenerRegistration, MouseClickListenerRegistration, MouseScrollListenerRegistration

public class PressedKeyRepeaterDemo extends Scene implements KeyStrokeListener
Demonstriert die Klasse PressedKeyRepeater.
  • Constructor Details

    • PressedKeyRepeaterDemo

      public PressedKeyRepeaterDemo()
  • Method Details