Package ea.edu.event
Interface TastenReagierbar
@API
public interface TastenReagierbar
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
tasteLosgelassenReagieren
(int tastenCode) void
tasteReagieren
(int tastenCode)
-
Method Details
-
tasteReagieren
@API void tasteReagieren(int tastenCode) -
tasteLosgelassenReagieren
@API default void tasteLosgelassenReagieren(int tastenCode)
-